-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
On my Linux setup, specially with vim/neovim, I have:
CapsLockandL Controlkeys swapped;- If
CapsLock(physical key location) is pressed for less than ~300ms, then it is not mapped toL Control, but toEscapeinstead.
Or, in other words:
L Ctrlmaps toCapsLockCapsLockmaps to:L Ctrlif pressed for longer than 300ms;Escapeotherwise.
This allows me to quickly enter normal mode (nvim), cancel things, etc., with little movement from my left hand (and since a lot of keyboard shortcuts use Ctrl key, it is very useful to have Escape in the same place). Having this on Windows as well would be an awesome Windows experience.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels