mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-01 18:45:48 +01:00
Added Ctrl-[ alias, and 's' guioption
This commit is contained in:
@@ -88,6 +88,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
<keyset id="mainKeyset">
|
||||
<key id="key_open_vimbar" key=":" oncommand="openVimperatorBar();" modifiers=""/>
|
||||
<key id="key_stop" keycode="VK_ESCAPE" oncommand="onEscape();"/>
|
||||
<!--key id="key_cancel" keycode="[" modifiers="control" oncommand="onEscape();"/-->
|
||||
|
||||
<!-- other keys are handled inside vimperator.js event loop -->
|
||||
</keyset>
|
||||
|
||||
Reference in New Issue
Block a user