1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-30 02:12:37 +01:00

Add "c" extended hint mode to open the context menu.

This commit is contained in:
Doug Kearns
2009-05-23 22:54:59 +10:00
parent 955ee4185b
commit c7b48361ee
4 changed files with 22 additions and 5 deletions

View File

@@ -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.