]> git.gir.st - VimFx.git/commit
support for blacklisting specific keys
authorHarshvardhan Sharma <harsh1618@outlook.com>
Sat, 29 Nov 2014 18:09:05 +0000 (23:39 +0530)
committerHarshvardhan Sharma <harsh1618@outlook.com>
Sat, 29 Nov 2014 18:09:05 +0000 (23:39 +0530)
commit439b573aaf646ca9304af75c47297f6b595bad32
tree1af99164ed33e5a5b46935956a8eddac57ee5bb9
parentb43cd9062485957979e317e0a8bd9cfdce9ed5e0
support for blacklisting specific keys

This change allows users to blacklist only some keys on a website.
These keys are not suppressed and the corresponding VimFx command is not executed.
Blacklist rules can now be of the form `<pattern>##<keyString1>#<keyString2>`.
Existing rules not using this syntax will continue to work.
extension/packages/events.coffee
extension/packages/modes.coffee
extension/packages/utils.coffee
Imprint / Impressum