1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 02:44:23 +01:00

extract better text for input or select fields

This commit is contained in:
Martin Stubenschrott
2007-10-24 19:32:56 +00:00
parent 5b61704f6c
commit 701496cd0a
3 changed files with 62 additions and 36 deletions

View File

@@ -1053,6 +1053,7 @@ vimperator.Mappings = function() //{{{
"<ul>" +
"<li><code class=\"mapping\">a</code> to save its destination (prompting for save location)</li>" +
"<li><code class=\"mapping\">s</code> to save its destination</li>" +
"<li><code class=\"mapping\">f</code> to focus a link and hover it with the mouse</li>" +
"<li><code class=\"mapping\">o</code> to open its location in the current tab</li>" +
"<li><code class=\"mapping\">t</code> to open its location in a new tab</li>" +
"<li><code class=\"mapping\">O</code> to open its location in an <code class=\"command\">:open</code> query</li>" +