diff options
author | Doug Kearns <dougkearns@gmail.com> | 2009-08-12 19:42:35 +1000 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2009-08-16 01:35:02 +1000 |
commit | f9436047b14f502c6cac3c7263caefbf6d9eab27 (patch) | |
tree | 14bcd6a2e5a00200c1c594d385b9ca508e972cfe /xulmus/locale | |
parent | fbba9bd5f26f05be634cea50ff43e5b799e5af42 (diff) | |
download | pentadactyl-f9436047b14f502c6cac3c7263caefbf6d9eab27.tar.gz |
Some miscellaneous help fixes.
Diffstat (limited to 'xulmus/locale')
-rw-r--r-- | xulmus/locale/en-US/eval.txt | 2 | ||||
-rw-r--r-- | xulmus/locale/en-US/insert.txt | 4 | ||||
-rw-r--r-- | xulmus/locale/en-US/map.txt | 29 | ||||
-rw-r--r-- | xulmus/locale/en-US/options.txt | 4 | ||||
-rw-r--r-- | xulmus/locale/en-US/tabs.txt | 6 |
5 files changed, 27 insertions, 18 deletions
diff --git a/xulmus/locale/en-US/eval.txt b/xulmus/locale/en-US/eval.txt index a1e6836f..863821d3 100644 --- a/xulmus/locale/en-US/eval.txt +++ b/xulmus/locale/en-US/eval.txt @@ -41,7 +41,7 @@ ________________________________________________________________________________ |:js| |:javas| |:javascript| ||:javas[cript] {cmd}|| + -||:javascript <<{endpattern}\n{empty}{script}\n{empty}{endpattern} || + +||:javascript <<{endpattern}\n{empty}{script}\n{empty}{endpattern}|| + ||:javascript[!]|| ________________________________________________________________________________ Run any JavaScript command through eval(). Acts as a JavaScript interpreter by diff --git a/xulmus/locale/en-US/insert.txt b/xulmus/locale/en-US/insert.txt index 6c7e3d6c..15f9b833 100644 --- a/xulmus/locale/en-US/insert.txt +++ b/xulmus/locale/en-US/insert.txt @@ -4,8 +4,8 @@ Insert mode is used to enter text in text boxes and text areas. When 'insertmode' is set, focusing on a text area immediately switches to Insert mode. -|i| + -||i|| +|i_i| + +||i_i|| ________________________________________________________________________________ Starts Insert mode in text areas when 'insertmode' is not set. ________________________________________________________________________________ diff --git a/xulmus/locale/en-US/map.txt b/xulmus/locale/en-US/map.txt index ac220e2d..32725502 100644 --- a/xulmus/locale/en-US/map.txt +++ b/xulmus/locale/en-US/map.txt @@ -16,7 +16,8 @@ Keys can be mapped in four distinct modes: * Normal mode: When browsing normally -- * Visual mode: When selecting text with the cursor keys -- * Insert mode: When interacting with text fields on a website -- -* Command-line mode: When typing into the Xulmus command line. -- +* Command-line mode: When typing into the Xulmus command line -- +* Player mode: When the main player tab is active -- Warning: Mappings are NOT saved between sessions, make sure you put them in your xulmusrc file! @@ -33,6 +34,8 @@ subsection::Map{nbsp}commands[:map-commands] ||:im[ap] {lhs} {rhs}|| + |:cm| |:cmap| ||:cm[ap] {lhs} {rhs}|| + +|:pm| |:pmap| +||:pm[ap] {lhs} {rhs}|| + ________________________________________________________________________________ Map the [j]key-sequence[j] {lhs} to {rhs} for the applicable mode(s). The {rhs} is remapped, allowing for nested and recursive mappings. @@ -49,6 +52,8 @@ ________________________________________________________________________________ ||:ino[remap] {lhs} {rhs}|| + |:cno| |:cnoremap| ||:cno[remap] {lhs} {rhs}|| + +|:pno| |:pnoremap| +||:pno[remap] {lhs} {rhs}|| + ________________________________________________________________________________ Map the [j]key-sequence[j] {lhs} to {rhs} for the applicable mode(s). No remapping of the {rhs} is performed. @@ -65,6 +70,8 @@ ________________________________________________________________________________ ||:iu[nmap] {lhs} {rhs}|| + |:cu| |:cunmap| ||:cu[nmap] {lhs} {rhs}|| + +|:pu| |:cunmap| +||:pu[nmap] {lhs} {rhs}|| + ________________________________________________________________________________ Remove the mapping of {lhs} for the applicable mode(s). ________________________________________________________________________________ @@ -80,36 +87,36 @@ ________________________________________________________________________________ ||:imapc[lear]|| + |:cmapc| |:cmapclear| ||:cmapc[lear]|| + +|:pmapc| |:pmapclear| +||:pmapc[lear]|| + ________________________________________________________________________________ Remove all mappings for the applicable mode(s). All user-defined mappings are cleared. ________________________________________________________________________________ -|:map| ||:map|| + -|:nm| |:nmap| ||:nm[ap]|| + -|:vm| |:vmap| ||:vm[ap]|| + -|:im| |:imap| ||:im[ap]|| + -|:cm| |:cmap| ||:cm[ap]|| + +||:pm[ap]|| + ________________________________________________________________________________ List all mappings for the applicable mode(s). ________________________________________________________________________________ -|:map| +|:map_l| ||:map {lhs}|| + -|:nm| |:nmap| +|:nmap_l| ||:nm[ap] {lhs}|| + -|:vm| |:vmap| +|:vmap_l| ||:vm[ap] {lhs}|| + -|:im| |:imap| +|:imap_l| ||:im[ap] {lhs}|| + -|:cm| |:cmap| +|:cmap_l| ||:cm[ap] {lhs}|| + +|:pmap_l| +||:pm[ap] {lhs}|| + ________________________________________________________________________________ List all mappings starting with {lhs} for the applicable mode(s). ________________________________________________________________________________ diff --git a/xulmus/locale/en-US/options.txt b/xulmus/locale/en-US/options.txt index f5ede81d..e2f3ac7a 100644 --- a/xulmus/locale/en-US/options.txt +++ b/xulmus/locale/en-US/options.txt @@ -263,7 +263,7 @@ raw [a][arg][a]. ____ -|\'editor'| |i_<C-i>| +|\'editor'| ||'editor'|| string (default: "gvim -f") ____ Set the external text editor. @@ -746,7 +746,7 @@ ____ |\'suggestengines'| -||'suggestengines' || stringlist (default: "google") +||'suggestengines'|| stringlist (default: "google") ____ Set the search engines which can be used for completion suggestions. Add "S" to the 'complete' option if you want to use this feature. diff --git a/xulmus/locale/en-US/tabs.txt b/xulmus/locale/en-US/tabs.txt index 6d178f4c..f0b58992 100644 --- a/xulmus/locale/en-US/tabs.txt +++ b/xulmus/locale/en-US/tabs.txt @@ -22,10 +22,12 @@ ________________________________________________________________________________ Execute {cmd} and tell it to output in a new tab. Works only for commands that support it, currently: -* [c]:tab help[c] -* [c]:tab prefs[!][c] * [c]:tab addons[c] * [c]:tab downloads[c] +* [c]:tab extoptions[c] +* [c]:tab help[c] +* [c]:tab javascript![c] +* [c]:tab preferences![c] ________________________________________________________________________________ |