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

Update help source files for Asciidoc 8.4.x.

This commit is contained in:
Doug Kearns
2009-08-06 23:17:08 +10:00
parent 817cbd1e75
commit 9ede619160
52 changed files with 323 additions and 321 deletions
+6 -6
View File
@@ -1,13 +1,13 @@
heading:Index[index]
heading::Index[index]
This file contains a list of all available commands, mappings and options.
section:Insert{nbsp}mode[insert-index]
section::Insert{nbsp}mode[insert-index]
||[m]<C-i>[m]|| Launch the external editor +
||[m]<C-]>[m]|| Expand an Insert-mode abbreviation +
section:Normal{nbsp}mode[normal-index]
section::Normal{nbsp}mode[normal-index]
||[m]<C-^>[m]|| Select the alternate tab or the [count]th tab +
||[m]<C-a>[m]|| Increment last number in URL +
@@ -130,7 +130,7 @@ section:Normal{nbsp}mode[normal-index]
||[m]zr[m]|| Reduce text zoom of current web page by a larger amount +
||[m]zz[m]|| Set text zoom value of current web page +
section:Command-line{nbsp}editing[ex-edit-index]
section::Command-line{nbsp}editing[ex-edit-index]
||[m]<C-c>[m]|| Quit Command-line mode without executing +
@@ -142,7 +142,7 @@ section:Command-line{nbsp}editing[ex-edit-index]
||[m]<Tab>[m]|| Complete the word in front of the cursor according to the behavior specified in 'wildmode' +
||[m]<S-Tab>[m]|| Complete the previous full match when 'wildmode' contains "full" +
section:Ex{nbsp}commands[ex-cmd-index,:index]
section::Ex{nbsp}commands[ex-cmd-index,:index]
||[c]:![c]|| Run a command +
||[c]:abbreviate[c]|| Abbreviate a key sequence +
@@ -275,7 +275,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
||[c]:wqall[c]|| Save the session and quit +
||[c]:zoom[c]|| Set zoom value of current web page +
section:Options[option-index]
section::Options[option-index]
||'activate'|| Define when tabs are automatically activated +
||'cdpath'|| List of directories searched when executing [c]:cd[c] +