Replies: 2 comments
-
The space group is kind of a kitchen sink. I think it's desired to be organized eventually but don't recall what the blocker is. |
Beta Was this translation helpful? Give feedback.
0 replies
-
None of the keys are for compatibility, some are simply inspired from popular patterns.
The good news is all of the keybinds are easily remappable so you can come up with new bindings.] and [ can be hard to type on 40% keyboards so if you come up with a better layout there I'd be interested. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using Vim and Neovim for many years. I'm very interested in Helix, especially because it comes with batteries included, and I've started working through the tutorial. Unfortunately, I have to admit feeling hesitant to continue learning because I dislike some of the default keybindings. I wanted to share my thoughts here. I really don't want to complain, but I would like to start a conversation. It would be interesting to know if others feel similarly, but it would be equally interesting to know if I'm just not getting something.
Some keybindings that I find surprising include:
map
to select a paragraph, whenm
is otherwise used to match braces[
and]
for various kinds of movement, wheng
is also used for movement. I've read this is for compatibility with vim-unimpaired, but I've never used vim-unimpaired, and I would have expected these to beg
keybindings.]Space
and[Space
to insert newlines, when all other[
and]
keybindings relate to movementI don't want to sound unappreciative for the impressive work of the Helix team. On the contrary, I think Helix is really exciting. These are just some things that are preventing me from falling in love with Helix right now.
Does anyone else wish the keybindings were a tad more predictable and uniform? Is there some rhyme or reason for the keybindings that I'm not understanding? Is there any chance these keybindings will change in the future?
Thanks you sharing your thoughts.
Beta Was this translation helpful? Give feedback.
All reactions