]> git.gir.st - VimFx.git/commit
Ignore Lock keys such as NumLock and CapsLock
authorSimon Lydell <simon.lydell@gmail.com>
Tue, 3 May 2016 08:17:06 +0000 (10:17 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Tue, 3 May 2016 08:21:28 +0000 (10:21 +0200)
commitb9f89d6723c535c71f4f10e4669449462ad0e6cc
treeb53d786f8f22f633781a06d7943bef86d263aeb4
parent53ad56a04c8c9e371ffa94af628e9a2536f7630c
Ignore Lock keys such as NumLock and CapsLock

This makes it possible pressing NumLock and CapsLock in the middle of a
multi-key shortcut without aborting it, allowing to type some keys of shortcut
usinng NumLock and CapsLock.

Note that this remove support for using `<capslock>` and `<numlock>` in
shortcuts, but that was never a good idea anyway, since for example `<capslock>`
would _both_ trigger a VimFx command _and_ toggle CapsLock.
extension/lib/vimfx.coffee
Imprint / Impressum