-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please add new motions: gv & gM #252
Comments
FINALLY SOME NEW MOVES THANK YOU!!! definitely excited about adding new motions to kV. that being said, my first thoughts about those:
that'll required, i think, adding some sort of "state" in kV's engine. so that'd be good, but that'd definitely be a big new feature, not just a motion that can be built on the current's kV foundation. definitely wanna improve kV and make it the best Vim experience over the whole macOS, so this is something that should be done. all i'm saying is that this will require quite some time i think. need to dig into expanding the engine, with tests etc. will dig and update, but don't expect something soon
with the proper AX data (hence when kV can use the Accessibility Strategy) that should be quite doable quickly. nice.
so i guess you mean with the
hmm actually isn't that the same as just the
same as a little above, second point. will need to build the moves individually. but feasible. |
Hello, your app is incredible, it would be super cool to have these motions on top of existing ones as well:
gv
- select previously selected textgM
- go to the middle of the line, sometimes can be extremely helpful, when you can't jump to char viaf
because of duplicates.Also it would be very useful to have this vim aciton
~
/g~
/gu
/gU
- it allows to manipulate case of selected stringThe text was updated successfully, but these errors were encountered: