mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-20 16:14:13 +01:00
Add "c" extended hint mode to open the context menu.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
* version 2.2a1pre
|
||||
* add @: mapping - repeat the last Ex command
|
||||
* add \ mapping - toggle between rendered and source view
|
||||
* add ;c extended hint mode - open the context menu
|
||||
|
||||
2009-05-21:
|
||||
* version 2.1
|
||||
|
||||
@@ -64,6 +64,7 @@ hint mode. Then press [a]24[a] to copy the hint location.
|
||||
* |;V| [m]V[m] to view its destination source in the external editor
|
||||
* |;y| [m]y[m] to yank its destination location
|
||||
* |;Y| [m]Y[m] to yank its text description
|
||||
* |;c| [m]c[m] to open its context menu
|
||||
|
||||
Hintable elements for all extended hint modes can be set in the
|
||||
'extendedhinttags' XPath string.
|
||||
|
||||
Reference in New Issue
Block a user