Vi is a poor implementation of a great idea. I would really like a modal editor in which I could configure the behavior for each key, maybe even define more modes and composable functions.
:help map.txt71–80 of 91 posts
Vi is a poor implementation of a great idea. I would really like a modal editor in which I could configure the behavior for each key, maybe even define more modes and composable functions.
:help map.txtVi is a poor implementation of a great idea. I would really like a modal editor in which I could configure the behavior for each key, maybe even define more modes and composable functions.
4coder is still very alpha at this point is easy to break but the low level primitives exposed leave it open for easy experimentation with little cruft to peal away first. It also very C++ focused so YMMV.
Vi is a poor implementation of a great idea. I would really like a modal editor in which I could configure the behavior for each key, maybe even define more modes and composable functions.
:help map.txt
Earlier quoted context omitted.
Yes, I am well aware that I could remap everything. It's still not as malleable as I would like.
What exactly is missing? The tinymode, the tinykeymap (and others) plugins emulate some sort of temporary modes.
Earlier quoted context omitted.
What exactly is missing? The tinymode, the tinykeymap (and others) plugins emulate some sort of temporary modes.
Rather than map over already-defined keys, it would be nice to have a clean slate to work from.
Sometimes, you should accept the 80% (or 97% in this case) solution and not pine for 100%. Or, scratch your own itch instead of whining no one else is offering to.
Earlier quoted context omitted.
Rather than map over already-defined keys, it would be nice to have a clean slate to work from.
So, "I want cake! Ok, here is cake. No! I want it to be feed to me also." Sometimes, you should accept the 80% (or 97% in this case) solution and not pine for 100%. Or, scratch your own itch instead of whining no one else is offering to.
I'm working on it, but these things take time.
I don't see how it hurts to express my thoughts here. I wasn't asking anyone to do anything, just expressing something that I want, in case it already exists, or there are others who share my desire for it.
Earlier quoted context omitted.
What exactly is missing? The tinymode, the tinykeymap (and others) plugins emulate some sort of temporary modes.
Rather than map over already-defined keys, it would be nice to have a clean slate to work from.
Vi is a poor implementation of a great idea. I would really like a modal editor in which I could configure the behavior for each key, maybe even define more modes and composable functions.