starman@programming.dev to > Greentext@lemmy.mlEnglish · edit-21 year agoEmacs description is my favoriteprogramming.devimagemessage-square14fedilinkarrow-up130arrow-down11
arrow-up129arrow-down1imageEmacs description is my favoriteprogramming.devstarman@programming.dev to > Greentext@lemmy.mlEnglish · edit-21 year agomessage-square14fedilink
minus-squareVicFic!@iusearchlinux.fyilinkfedilinkarrow-up3·1 year agoThe esc key in vim have always bugged me tho.
minus-squarebitsplease@lemmy.mllinkfedilinkarrow-up3·1 year agoyou can remap vim to use whatever you’d like instead of esc, or just ditch your caps lock and make that your new escape key. I know some vim users swear by remapping esc to jh or similar so you don’t even have to leave the home row
minus-squaretycho@lemmy.sdf.orglinkfedilinkarrow-up2·1 year agoDo not fear for there is an equivalent to ESC! The glorious Ctrl+[
minus-squarequesomodo@programming.devlinkfedilinkarrow-up1·1 year agoJust swap Esc and Caps Lock. More comfy. Plus most people don’t even use Caps Lock anyway.
minus-squareUlrikHD@programming.devlinkfedilinkarrow-up1·edit-21 year agoIn the ancient times, the escape button wasn’t at the upper left corner, but to the left of Q (ADM-A3). Vi (and by extension Vim) just haven’t adapted to a different keyboard layout.
The esc key in vim have always bugged me tho.
you can remap vim to use whatever you’d like instead of esc, or just ditch your caps lock and make that your new escape key.
I know some vim users swear by remapping esc to
jh
or similar so you don’t even have to leave the home rowDo not fear for there is an equivalent to ESC! The glorious Ctrl+[
Ctrl-c works too
Just swap Esc and Caps Lock. More comfy. Plus most people don’t even use Caps Lock anyway.
In the ancient times, the escape button wasn’t at the upper left corner, but to the left of Q (ADM-A3). Vi (and by extension Vim) just haven’t adapted to a different keyboard layout.