this post was submitted on 12 Nov 2023
4 points (66.7% liked)

Neovim

2087 readers
10 users here now

founded 1 year ago
MODERATORS
 

Hello, I was trying to configure i3 to match the functionality of vim (i3 uses jkl; because h is mapped to horizontal split), but when I was doing it I was wondering what the reason is behind every vim or vim-like editor using hjkl. It's rather inefficient to have to move your index finger to the h key every time you want to move left. I know that the creator of vi had his hjkl keys mapped to arrow keys, but why hasn't this changed. Is it a historical thing, or is there an actual logical reason.

you are viewing a single comment's thread
view the rest of the comments

I don't really think it's much of a problem that h isn't on a touch typing key because you don't need to press h very often. I probably use : way more than h. (: requiring shift isn't ideal though, although that's another can of worms)