|
|
@ -16,6 +16,9 @@ const KeyMapFields = [ |
|
|
|
['scroll.pages?{"count":0.5}', 'Scroll down by half of screen'], |
|
|
|
['scroll.pages?{"count":0.5}', 'Scroll down by half of screen'], |
|
|
|
['scroll.pages?{"count":-1}', 'Scroll up by a screen'], |
|
|
|
['scroll.pages?{"count":-1}', 'Scroll up by a screen'], |
|
|
|
['scroll.pages?{"count":1}', 'Scroll down by a screen'], |
|
|
|
['scroll.pages?{"count":1}', 'Scroll down by a screen'], |
|
|
|
|
|
|
|
], [ |
|
|
|
|
|
|
|
['mark.set.prefix', 'Set mark at current position'], |
|
|
|
|
|
|
|
['mark.jump.prefix', 'Jump to the mark'], |
|
|
|
], [ |
|
|
|
], [ |
|
|
|
['tabs.close', 'Close a tab'], |
|
|
|
['tabs.close', 'Close a tab'], |
|
|
|
['tabs.reopen', 'Reopen closed tab'], |
|
|
|
['tabs.reopen', 'Reopen closed tab'], |
|
|
|