mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-27 10:55:39 +02:00
NEWS and documentation for previous commit (;i ;I)
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
2009-XX-XX:
|
2009-XX-XX:
|
||||||
|
* add :i and :I for opening image location (in new tab)
|
||||||
* version 2.2a1pre
|
* version 2.2a1pre
|
||||||
* IMPORTANT: shifted key notation now matches Vim's behaviour. E.g. <C-a>
|
* IMPORTANT: shifted key notation now matches Vim's behaviour. E.g. <C-a>
|
||||||
and <C-A> are equivalent, to map the uppercase character use <C-S-A>.
|
and <C-A> are equivalent, to map the uppercase character use <C-S-A>.
|
||||||
|
|||||||
@@ -63,6 +63,8 @@ hint mode. Then press [a]24[a] to copy the hint location.
|
|||||||
* |;y| [m]y[m] to yank its destination location
|
* |;y| [m]y[m] to yank its destination location
|
||||||
* |;Y| [m]Y[m] to yank its text description
|
* |;Y| [m]Y[m] to yank its text description
|
||||||
* |;c| [m]c[m] to open its context menu
|
* |;c| [m]c[m] to open its context menu
|
||||||
|
* |;i| [m]i[m] to open an image
|
||||||
|
* |;I| [m]I[m] to open an image in a new tab.
|
||||||
|
|
||||||
Hintable elements for all extended hint modes can be set in the
|
Hintable elements for all extended hint modes can be set in the
|
||||||
'extendedhinttags' XPath string.
|
'extendedhinttags' XPath string.
|
||||||
|
|||||||
Reference in New Issue
Block a user