I’m using Vim, so I”ve remapped capslock to esc. But I still want capslock sometimes. So I’m wondering to remap shift to shift+capslock:
- When shift is used the normal way: Long press and release, it should still work as shift key changing the typing to upper case.
- When shift is tapped (short press and release), it should toggle capslock.
Is something like this possible? Does anybody know of any AutoHotkey scripts or tips on how to do this they could share?