Meow with reduced editing/navigation commands and keypad in normal mode #750
MartinDrees
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Well, personally I don't think it's necessary to use 4 home row keys for navigation. I also think we should additionally provide some commands for sexp, sentence, paragraph, etc. They can cover the use cases where we need |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to discuss a setup where the meow navigation and editing part of normal mode is kept rather minimal. For example, is it really worth it to use four homerow keys for arrow key navigation, if excessive usage should maybe be avoided anyway and we also have access to emacs bindings?
The idea is to keep modal editing minimal (just core selection/movement/editing commands), and use the rest of the keyspace for fast access to useful functionality — vanilla emacs command via keypad in normal mode, plus some non-vanilla ones that profit a lot from fast access.
Here’s what that could look like:
Of course, the Meow keypad still works in leader key mode.
Additional commands could for example be:
There are many further keys available to map to something one uses very often.
What do you think about this approach? Anyone else doing something like this? And are there other commands you’ve found really worth putting directly on a prime key in normal mode?
Beta Was this translation helpful? Give feedback.
All reactions