starman@programming.dev to > Greentext@lemmy.mlEnglish · edit-22 years agoEmacs description is my favoriteprogramming.devimagemessage-square12fedilinkarrow-up115arrow-down11
arrow-up114arrow-down1imageEmacs description is my favoriteprogramming.devstarman@programming.dev to > Greentext@lemmy.mlEnglish · edit-22 years agomessage-square12fedilink
minus-squareVicFic!@iusearchlinux.fyilinkfedilinkarrow-up1·2 years agoThe esc key in vim have always bugged me tho.
minus-squaretycho@lemmy.sdf.orglinkfedilinkarrow-up1·2 years agoDo not fear for there is an equivalent to ESC! The glorious Ctrl+[
minus-squarebitsplease@lemmy.mllinkfedilinkarrow-up1·2 years 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-squareUlrikHD@programming.devlinkfedilinkarrow-up1·edit-22 years 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.
Do not fear for there is an equivalent to ESC! The glorious Ctrl+[
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 rowIn 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.