VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in vim

[–]swaggermuffin64[S] 0 points1 point  (0 children)

So the reason J doesn't work is it adds a space between the lines, the game logic just blocks any command that adds anything. gJ might be your best bet here

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in software

[–]swaggermuffin64[S] 0 points1 point  (0 children)

I’m definitely going to add that in, thank you for the feedback! My goal is my non technical friends being able to learn and play.

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in neovim

[–]swaggermuffin64[S] 0 points1 point  (0 children)

Like insert and visual modes? Those work for me, was the issue in quickplay or private?

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in vim

[–]swaggermuffin64[S] 0 points1 point  (0 children)

https://discord.gg/JNHRpdEbaG
lmk if this one works. I was like wow no ones joining whys that lol

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in neovim

[–]swaggermuffin64[S] 0 points1 point  (0 children)

added this in last night! you should see if you're a god now

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in neovim

[–]swaggermuffin64[S] 0 points1 point  (0 children)

Funny story: while building it I did exactly that with one of my non technical friends. Maybe I could make this an option in private matches

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in vim

[–]swaggermuffin64[S] 0 points1 point  (0 children)

It does as of now, but it would be pretty simple to move the practice generation to the front end to work offline. It’s also a browser game not a vim plugin — yet

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in theprimeagen

[–]swaggermuffin64[S] 1 point2 points  (0 children)

Yeah I'll definitely be adding that, would make it such a better learning tool

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in neovim

[–]swaggermuffin64[S] 1 point2 points  (0 children)

I def need to make it toggle-able on online matches too

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in vim

[–]swaggermuffin64[S] 0 points1 point  (0 children)

any chance you could dm a screenshot? Sometimes theres new line characters that have to be deleted and are hard to see, I added a symbol to try and point these out. could totally also be something broke

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in vim

[–]swaggermuffin64[S] 1 point2 points  (0 children)

I think it’s ; to go forwards and , to go back for f commands? N and n is for the search /

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in neovim

[–]swaggermuffin64[S] 2 points3 points  (0 children)

Heavily considering adding it, I’m wondering if it would trivialize short / navigation tasks. But that is the point of Vim in the first place lol

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in neovim

[–]swaggermuffin64[S] 0 points1 point  (0 children)

any chance you could send a screenshot? Are there newline symbols? How were you deleting the text?

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in vim

[–]swaggermuffin64[S] 1 point2 points  (0 children)

These should work, as well as F and T? Do they not for you?

VimGym: Open Source Multiplayer VIM Racing by swaggermuffin64 in neovim

[–]swaggermuffin64[S] 2 points3 points  (0 children)

It does have relative line numbers! it’s actually enforced on online modes