1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-25 09:52:26 +01:00
Files
pentadactyl-pm/common/locale/en-US/index.xml
2010-12-17 12:30:51 -05:00

441 lines
26 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="chrome://dactyl/content/help.xsl"?>
<!DOCTYPE document SYSTEM "chrome://dactyl/content/help.dtd">
<document
name="index"
title="&dactyl.appName; Index"
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<h1 tag="index">Index</h1>
<toc start="2"/>
This file contains a list of all available commands, mappings and options.
<h2 tag="insert-index">Insert mode</h2>
<dl>
<dt><k mode="t">i</k></dt> <dd>Start Insert mode in text areas when <o>insertmode</o> is not set</dd>
<dt><k name="C-i" mode="i"/></dt> <dd>Launch the external editor</dd>
<dt><k name="C-t" mode="i"/></dt> <dd>Enter TextEdit mode</dd>
<dt><k name="C-]" mode="i"/></dt> <dd>Expand an Insert-mode abbreviation</dd>
</dl>
<h2 tag="normal-index">Normal mode</h2>
<dl>
<dt><k name="C-^"/></dt> <dd>Select the alternate tab or the <oa>count</oa>th tab</dd>
<dt><k name="C-a"/></dt> <dd>Increment last number in URL</dd>
<dt><k name="C-b"/></dt> <dd>Scroll up a full page</dd>
<dt><k name="C-c"/></dt> <dd>Stop loading the current web page</dd>
<dt><k name="C-d"/></dt> <dd>Scroll window downwards in the buffer</dd>
<dt><k name="C-f"/></dt> <dd>Scroll down a full page</dd>
<dt><k name="C-g"/></dt> <dd>Print the current file name</dd>
<dt><k name="C-i"/></dt> <dd>Go to a newer position in the jump list</dd>
<dt><k name="C-l"/></dt> <dd>Redraw the screen</dd>
<dt><k name="C-o"/></dt> <dd>Go to an older position in the jump list</dd>
<dt><k name="C-u"/></dt> <dd>Scroll window upwards in the buffer</dd>
<dt><k name="C-v"/></dt> <dd>Pass through next key</dd>
<dt><k name="C-x"/></dt> <dd>Decrement last number in URL</dd>
<dt><k name="C-z"/></dt> <dd>Temporarily ignore all &dactyl.appName; key bindings</dd>
</dl>
<dl>
<dt><k name="Esc"/></dt> <dd>Focus content</dd>
</dl>
<dl>
<dt><k name="F1"/></dt> <dd>Open help window</dd>
</dl>
<dl>
<dt><k name="S-Tab"/></dt> <dd>Rewind keyboard focus</dd>
<dt><k name="Tab"/></dt> <dd>Advance keyboard focus</dd>
</dl>
<dl>
<dt><k>0</k></dt> <dd>Scroll to the absolute left of the document</dd>
<dt><k>$</k></dt> <dd>Scroll to the absolute right of the document</dd>
</dl>
<dl>
<dt><k>A</k></dt> <dd>Toggle bookmarked state of current URL</dd>
<dt><k>B</k></dt> <dd>Show buffer list</dd>
<dt><k>D</k></dt> <dd>Delete current buffer, focus tab to the left</dd>
<dt><k>F</k></dt> <dd>Start QuickHint mode, but open link in a new tab</dd>
<dt><k>G</k></dt> <dd>Go to the end of the document</dd>
<dt><k>H</k></dt> <dd>Go back in the browser history</dd>
<dt><k>L</k></dt> <dd>Go forward in the browser history</dd>
<dt><k>M</k></dt> <dd>Add new QuickMark for current URL</dd>
<dt><k>N</k></dt> <dd>Find previous</dd>
<dt><k>O</k></dt> <dd>Open one or more URLs, based on current location</dd>
<dt><k>P</k></dt> <dd>Open (put) a URL based on the current clipboard contents in a new buffer</dd>
<dt><k>R</k></dt> <dd>Reload while skipping the cache</dd>
<dt><k>T</k></dt> <dd>Open one or more URLs in a new tab, based on current location</dd>
<dt><k>Y</k></dt> <dd>Copy selected text or current word</dd>
<dt><k>W</k></dt> <dd>Open one or more URLs in a new window, based on current location</dd>
</dl>
<dl>
<dt><k>a</k></dt> <dd>Open a prompt to bookmark the current URL</dd>
<dt><k>b</k></dt> <dd>Open a prompt to switch buffers</dd>
<dt><k>d</k></dt> <dd>Delete current buffer</dd>
<dt><k>f</k></dt> <dd>Start QuickHint mode</dd>
<dt><k>h</k></dt> <dd>Scroll document to the left</dd>
<dt><k>i</k></dt> <dd>Start Caret mode</dd>
<dt><k>j</k></dt> <dd>Scroll document down</dd>
<dt><k>k</k></dt> <dd>Scroll document up</dd>
<dt><k>l</k></dt> <dd>Scroll document to the right</dd>
<dt><k>m</k></dt> <dd>Set mark at the cursor position</dd>
<dt><k>n</k></dt> <dd>Find next</dd>
<dt><k>o</k></dt> <dd>Open one or more URLs</dd>
<dt><k>p</k></dt> <dd>Open (put) a URL based on the current clipboard contents in the current buffer</dd>
<dt><k>q</k></dt> <dd>Record a key sequence into a macro</dd>
<dt><k>r</k></dt> <dd>Reload the current web page</dd>
<dt><k>t</k></dt> <dd>Open one or more URLs in a new tab</dd>
<dt><k>u</k></dt> <dd>Undo closing of a tab</dd>
<dt><k>y</k></dt> <dd>Yank current location to the clipboard</dd>
<dt><k>w</k></dt> <dd>Open one or more URLs in a new window</dd>
</dl>
<dl>
<dt><k>;</k></dt> <dd>Start an extended hint mode</dd>
</dl>
<dl>
<dt><k>:</k></dt> <dd>Enter Command-line mode</dd>
</dl>
<dl>
<dt><k>~</k></dt> <dd>Open home directory</dd>
</dl>
<dl>
<dt><k>/</k></dt> <dd>Search forward for a pattern</dd>
<dt><k>?</k></dt> <dd>Search backwards for a pattern</dd>
<dt><k>*</k></dt> <dd>Find word under cursor</dd>
<dt><k>#</k></dt> <dd>Find word under cursor backwards</dd>
</dl>
<dl>
<dt><k>N%</k></dt> <dd>Scroll to <a>count</a> percent of the document</dd>
</dl>
<dl>
<dt><k>'</k></dt> <dd>Jump to the mark</dd>
</dl>
<dl>
<dt><k>@</k></dt> <dd>Play a macro</dd>
</dl>
<dl>
<dt><k>.</k></dt> <dd>Repeat the last keyboard command</dd>
<dt><k>@:</k></dt> <dd>Repeat the last Ex command <oa>count</oa> times</dd>
</dl>
<dl>
<dt><k>]f</k></dt> <dd>Focus next frame</dd>
<dt><k>[f</k></dt> <dd>Focus previous frame</dd>
<dt><k>]] </k></dt> <dd>Follow the link labeled 'next' or '>' if it exists</dd>
<dt><k>[[ </k></dt> <dd>Follow the link labeled 'prev', 'previous' or '&lt;' if it exists</dd>
</dl>
<dl>
<dt><k>g$</k></dt> <dd>Go to the last tab</dd>
<dt><k>g&lt;</k></dt> <dd>Redisplay the last command output</dd>
<dt><k>g0</k></dt> <dd>Go to the first tab</dd>
<dt><k>g&lt;C-g></k></dt> <dd>Print file information</dd>
<dt><k>gB</k></dt> <dd>Repeat last <ex>:buffer<oa>!</oa></ex> command in reverse direction</dd>
<dt><k>gF</k></dt> <dd>View source with an external editor</dd>
<dt><k>gH</k></dt> <dd>Open homepage in a new tab</dd>
<dt><k>gP</k></dt> <dd>Open (put) a URL based on the current clipboard contents in a new buffer</dd>
<dt><k>gT</k></dt> <dd>Go to previous tab</dd>
<dt><k>gU</k></dt> <dd>Go to the root of the website</dd>
<dt><k>gb</k></dt> <dd>Repeat last <ex>:buffer<oa>!</oa></ex> command</dd>
<dt><k>gf</k></dt> <dd>Toggle between rendered and source view</dd>
<dt><k>gg</k></dt> <dd>Go to the top of the document</dd>
<dt><k>gh</k></dt> <dd>Open homepage</dd>
<dt><k>gi</k></dt> <dd>Focus last used input field</dd>
<dt><k>gn</k></dt> <dd>Jump to a QuickMark in a new tab</dd>
<dt><k>go</k></dt> <dd>Jump to a QuickMark</dd>
<dt><k>gt</k></dt> <dd>Go to the next tab</dd>
<dt><k>gu</k></dt> <dd>Go to parent directory</dd>
</dl>
<dl>
<dt><k>ZQ</k></dt> <dd>Quit and don't save the session</dd>
<dt><k>ZZ</k></dt> <dd>Quit and save the session</dd>
<dt><k>zI</k></dt> <dd>Enlarge full zoom of current web page</dd>
<dt><k>zM</k></dt> <dd>Enlarge full zoom of current web page by a larger amount</dd>
<dt><k>zO</k></dt> <dd>Reduce full zoom of current web page</dd>
<dt><k>zR</k></dt> <dd>Reduce full zoom of current web page by a larger amount</dd>
<dt><k>zZ</k></dt> <dd>Set full zoom value of current web page</dd>
<dt><k>zi</k></dt> <dd>Enlarge text zoom of current web page</dd>
<dt><k>zm</k></dt> <dd>Enlarge text zoom of current web page by a larger amount</dd>
<dt><k>zo</k></dt> <dd>Reduce text zoom of current web page</dd>
<dt><k>zr</k></dt> <dd>Reduce text zoom of current web page by a larger amount</dd>
<dt><k>zz</k></dt> <dd>Set text zoom value of current web page</dd>
</dl>
<h2 tag="ex-edit-index">Command-line editing</h2>
<dl>
<dt><k name="C-c" mode="c"/></dt> <dd>Quit Command-line mode without executing</dd>
</dl>
<dl>
<dt><k name="C-]" mode="c"/></dt> <dd>Expand a command-line abbreviation</dd>
</dl>
<dl>
<dt><k name="Up" mode="c"/></dt> <dd>Recall the previous command line from the history list which matches the current command line</dd>
<dt><k name="Down" mode="c"/></dt> <dd>Recall the next command line from the history list which matches the current command line</dd>
</dl>
<dl>
<dt><k name="Tab" mode="c"/></dt> <dd>Complete the word in front of the cursor according to the behavior specified in <o>wildmode</o></dd>
<dt><k name="S-Tab" mode="c"/></dt> <dd>Complete the previous full match when <o>wildmode</o> contains "full"</dd>
<dt><k name="A-Tab" mode="c"/></dt> <dd>Complete the word in front of the cursor according to the behavior specified in <o>altwildmode</o></dd>
<dt><k name="A-S-Tab" mode="c"/></dt> <dd>Complete the previous full match when <o>altwildmode</o> contains "full"</dd>
</dl>
<h2 tag="ex-cmd-index :index">Ex commands</h2>
<dl>
<dt><ex>:!</ex></dt> <dd>Run a command</dd>
<dt><ex>:!!</ex></dt> <dd>Repeat last <ex>:!<a>cmd</a></ex></dd>
<dt><ex>:abbreviate</ex></dt> <dd>Abbreviate a key sequence</dd>
<dt><ex>:abclear</ex></dt> <dd>Remove all abbreviations</dd>
<dt><ex>:addons</ex></dt> <dd>Manage available Extensions and Themes</dd>
<dt><ex>:autocmd</ex></dt> <dd>Execute commands automatically on events</dd>
<dt><ex>:back</ex></dt> <dd>Go back in the browser history</dd>
<dt><ex>:bdelete</ex></dt> <dd>Delete current buffer</dd>
<dt><ex>:bmark</ex></dt> <dd>Add a bookmark</dd>
<dt><ex>:bmarks</ex></dt> <dd>List or open multiple bookmarks</dd>
<dt><ex>:buffer</ex></dt> <dd>Switch to a buffer</dd>
<dt><ex>:buffers</ex></dt> <dd>Show a list of all buffers</dd>
<dt><ex>:cabbrev</ex></dt> <dd>Abbreviate a key sequence in Command-line mode</dd>
<dt><ex>:cabclear</ex></dt> <dd>Remove all abbreviations in Command-line mode</dd>
<dt><ex>:cd</ex></dt> <dd>Change the current directory</dd>
<dt><ex>:cmap</ex></dt> <dd>Map a key sequence in Command-line mode</dd>
<dt><ex>:cmapclear</ex></dt> <dd>Remove all mappings in Command-line mode</dd>
<dt><ex>:cnoremap</ex></dt> <dd>Map a key sequence without remapping keys in Command-line mode</dd>
<dt><ex>:colorscheme</ex></dt> <dd>Load a color scheme</dd>
<dt><ex>:comclear</ex></dt> <dd>Delete all user-defined commands</dd>
<dt><ex>:command</ex></dt> <dd>List and define commands</dd>
<dt><ex>:contexts</ex></dt> <dd>List the completion contexts used during completion of an Ex command</dd>
<dt><ex>:cookies</ex></dt> <dd>Change cookie permissions for sites</dd>
<dt><ex>:cunabbrev</ex></dt> <dd>Remove an abbreviation in Command-line mode</dd>
<dt><ex>:cunmap</ex></dt> <dd>Remove a mapping in Command-line mode</dd>
<dt><ex>:delbmarks</ex></dt> <dd>Delete a bookmark</dd>
<dt><ex>:delcommand</ex></dt> <dd>Delete the specified user-defined command</dd>
<dt><ex>:delmacros</ex></dt> <dd>Delete macros</dd>
<dt><ex>:delmarks</ex></dt> <dd>Delete the specified marks</dd>
<dt><ex>:delqmarks</ex></dt> <dd>Delete the specified QuickMarks</dd>
<dt><ex>:delstyle</ex></dt> <dd>Delete any matching styles</dd>
<dt><ex>:dialog</ex></dt> <dd>Open a &dactyl.host; dialog</dd>
<dt><ex>:doautoall</ex></dt> <dd>Apply the autocommands matching the specified URL to all buffers</dd>
<dt><ex>:doautocmd</ex></dt> <dd>Apply the autocommands matching the specified URL to the current buffer</dd>
<dt><ex>:downloads</ex></dt> <dd>Show progress of current downloads</dd>
<dt><ex>:echo</ex></dt> <dd>Echo the expression</dd>
<dt><ex>:echoerr</ex></dt> <dd>Echo the expression as an error message</dd>
<dt><ex>:echomsg</ex></dt> <dd>Echo the expression as an informational message</dd>
<dt><ex>:else</ex></dt> <dd>Execute commands until the next <ex>:endif</ex> only if the previous conditionals were not executed</dd>
<dt><ex>:elseif</ex></dt> <dd>Execute commands until the next :elseif, <ex>:else</ex>, or :endif only if the argument returns true</dd>
<dt><ex>:emenu</ex></dt> <dd>Execute the specified menu item from the command line</dd>
<dt><ex>:endif</ex></dt> <dd>Ends a string of <ex>:if</ex>/<ex>:elseif</ex>/<ex>:else</ex> conditionals</dd>
<dt><ex>:execute</ex></dt> <dd>Execute the argument as an Ex command</dd>
<dt><ex>:extadd</ex></dt> <dd>Install an extension</dd>
<dt><ex>:extdelete</ex></dt> <dd>Uninstall an extension</dd>
<dt><ex>:extdisable</ex></dt> <dd>Disable an extension</dd>
<dt><ex>:extenable</ex></dt> <dd>Enable an extension</dd>
<dt><ex>:extensions</ex></dt> <dd>List all installed extensions</dd>
<dt><ex>:extoptions</ex></dt> <dd>Open an extension's preference dialog</dd>
<dt><ex>:extupdate</ex></dt> <dd>Update an extension</dd>
<dt><ex>:exusage</ex></dt> <dd>List all Ex commands with a short description</dd>
<dt><ex>:finish</ex></dt> <dd>Stop sourcing a script file</dd>
<dt><ex>:forward</ex></dt> <dd>Go forward in the browser history</dd>
<dt><ex>:frameonly</ex></dt> <dd>Show only the current frame's page</dd>
<dt><ex>:hardcopy</ex></dt> <dd>Print current document</dd>
<dt><ex>:help</ex></dt> <dd>Open the help page</dd>
<dt><ex>:helpall</ex></dt> <dd>Open the single unchunked help page</dd>
<dt><ex>:highlight</ex></dt> <dd>Style &dactyl.appName;</dd>
<dt><ex>:history</ex></dt> <dd>Show recently visited URLs</dd>
<dt><ex>:iabbrev</ex></dt> <dd>Abbreviate a key sequence in Insert mode</dd>
<dt><ex>:iabclear</ex></dt> <dd>Remove all abbreviations in Insert mode</dd>
<dt><ex>:if</ex></dt> <dd>Execute commands until the next <ex>:elseif</ex>, <ex>:else</ex>, or <ex>:endif</ex> only if the argument returns true</dd>
<dt><ex>:imap</ex></dt> <dd>Map a key sequence in Insert mode</dd>
<dt><ex>:imapclear</ex></dt> <dd>Remove all mappings in Insert mode</dd>
<dt><ex>:inoremap</ex></dt> <dd>Map a key sequence without remapping keys in Insert mode</dd>
<dt><ex>:iunabbrev</ex></dt> <dd>Remove an abbreviation in Insert mode</dd>
<dt><ex>:iunmap</ex></dt> <dd>Remove a mapping in Insert mode</dd>
<dt><ex>:javascript</ex></dt> <dd>Run a JavaScript command through eval()</dd>
<dt><ex>:jumps</ex></dt> <dd>Show jumplist</dd>
<dt><ex>:keepalt</ex></dt> <dd>Execute a command without changing the current alternate buffer</dd>
<dt><ex>:let</ex></dt> <dd>Set or list a variable</dd>
<dt><ex>:loadplugins</ex></dt> <dd>Immediately load all unloaded plugins</dd>
<dt><ex>:macros</ex></dt> <dd>List all macros</dd>
<dt><ex>:map</ex></dt> <dd>Map a key sequence</dd>
<dt><ex>:mapclear</ex></dt> <dd>Remove all mappings</dd>
<dt><ex>:mark</ex></dt> <dd>Mark current location within the web page</dd>
<dt><ex>:marks</ex></dt> <dd>Show all location marks of current web page</dd>
<dt><ex>:messages</ex></dt> <dd>Display previously given messages</dd>
<dt><ex>:messclear</ex></dt> <dd>Clear the message history</dd>
<dt><ex>:mk&dactyl.name;rc</ex></dt> <dd>Write current key mappings and changed options to the config file</dd>
<dt><ex>:nmap</ex></dt> <dd>Map a key sequence in Normal mode</dd>
<dt><ex>:nmapclear</ex></dt> <dd>Remove all mappings in Normal mode</dd>
<dt><ex>:nnoremap</ex></dt> <dd>Map a key sequence without remapping keys in Normal mode</dd>
<dt><ex>:nohlsearch</ex></dt> <dd>Remove the search highlighting</dd>
<dt><ex>:noremap</ex></dt> <dd>Map a key sequence without remapping keys</dd>
<dt><ex>:normal</ex></dt> <dd>Execute Normal mode commands</dd>
<dt><ex>:nunmap</ex></dt> <dd>Remove a mapping in Normal mode</dd>
<dt><ex>:open</ex></dt> <dd>Open one or more URLs in the current tab</dd>
<dt><ex>:optionusage</ex></dt> <dd>List all options with a short description</dd>
<dt><ex>:pageinfo</ex></dt> <dd>Show various page information</dd>
<dt><ex>:pagestyle</ex></dt> <dd>Select the author style sheet to apply</dd>
<dt><ex>:preferences</ex></dt> <dd>Show &dactyl.host; preferences dialog</dd>
<dt><ex>:pwd</ex></dt> <dd>Print the current directory name</dd>
<dt><ex>:qmark</ex></dt> <dd>Mark a URL with a letter for quick access</dd>
<dt><ex>:qmarks</ex></dt> <dd>Show all QuickMarks</dd>
<dt><ex>:quit</ex></dt> <dd>Quit current tab</dd>
<dt><ex>:quitall</ex></dt> <dd>Quit &dactyl.appName;</dd>
<dt><ex>:redraw</ex></dt> <dd>Redraw the screen</dd>
<dt><ex>:reload</ex></dt> <dd>Reload the current web page</dd>
<dt><ex>:reloadall</ex></dt> <dd>Reload all tab pages</dd>
<dt><ex>:restart</ex></dt> <dd>Force the browser to restart</dd>
<dt><ex>:runtime</ex></dt> <dd>Source the specified file from each directory in <o>runtimepath</o></dd>
<dt><ex>:sanitize</ex></dt> <dd>Clear private data</dd>
<dt><ex>:saveas</ex></dt> <dd>Save current document to disk</dd>
<dt><ex>:sbclose</ex></dt> <dd>Close the sidebar window</dd>
<dt><ex>:scriptnames</ex></dt> <dd>List all sourced script names</dd>
<dt><ex>:set</ex></dt> <dd>Set an option</dd>
<dt><ex>:setglobal</ex></dt> <dd>Set global option</dd>
<dt><ex>:setlocal</ex></dt> <dd>Set local option</dd>
<dt><ex>:sidebar</ex></dt> <dd>Open the sidebar window</dd>
<dt><ex>:silent</ex></dt> <dd>Execute a command silently</dd>
<dt><ex>:source</ex></dt> <dd>Read Ex commands from a file</dd>
<dt><ex>:stop</ex></dt> <dd>Stop loading the current web page</dd>
<dt><ex>:stopall</ex></dt> <dd>Stop loading all tab pages</dd>
<dt><ex>:style</ex></dt> <dd>Style &dactyl.appName; and web sites</dd>
<dt><ex>:styledisable</ex></dt> <dd>Disable a user style sheet</dd>
<dt><ex>:styleenable</ex></dt> <dd>Enable a user style sheet</dd>
<dt><ex>:styletoggle</ex></dt> <dd>Toggle a user style sheet</dd>
<dt><ex>:tab</ex></dt> <dd>Execute a command and tell it to output in a new tab</dd>
<dt><ex>:tabattach</ex></dt> <dd>Attach the current tab to another window</dd>
<dt><ex>:tabdetach</ex></dt> <dd>Detach current tab to its own window</dd>
<dt><ex>:tabdo</ex></dt> <dd>Execute a command in each tab</dd>
<dt><ex>:tabduplicate</ex></dt> <dd>Duplicate current tab</dd>
<dt><ex>:tablast</ex></dt> <dd>Switch to the last tab</dd>
<dt><ex>:tabmove</ex></dt> <dd>Move the current tab after tab N</dd>
<dt><ex>:tabnext</ex></dt> <dd>Switch to the next or <oa>count</oa>th tab</dd>
<dt><ex>:tabonly</ex></dt> <dd>Close all other tabs</dd>
<dt><ex>:tabopen</ex></dt> <dd>Open one or more URLs in a new tab</dd>
<dt><ex>:tabprevious</ex></dt> <dd>Switch to the previous tab or go <oa>count</oa> tabs back</dd>
<dt><ex>:tabrewind</ex></dt> <dd>Switch to the first tab</dd>
<dt><ex>:time</ex></dt> <dd>Profile a piece of code or run a command multiple times</dd>
<dt><ex>:toolbarhide</ex></dt> <dd>Hide the named toolbar</dd>
<dt><ex>:toolbarshow</ex></dt> <dd>Show the named toolbar</dd>
<dt><ex>:toolbartoggle</ex></dt> <dd>Toggle the named toolbar</dd>
<dt><ex>:unabbreviate</ex></dt> <dd>Remove an abbreviation</dd>
<dt><ex>:undo</ex></dt> <dd>Undo closing of a tab</dd>
<dt><ex>:undoall</ex></dt> <dd>Undo closing of all closed tabs</dd>
<dt><ex>:unlet</ex></dt> <dd>Delete a variable</dd>
<dt><ex>:unmap</ex></dt> <dd>Remove a mapping</dd>
<dt><ex>:verbose</ex></dt> <dd>Execute a command with <o>verbose</o> set</dd>
<dt><ex>:version</ex></dt> <dd>Show version information</dd>
<dt><ex>:viewsource</ex></dt> <dd>View source code of current document</dd>
<dt><ex>:viusage</ex></dt> <dd>List all mappings with a short description</dd>
<dt><ex>:vmap</ex></dt> <dd>Map a key sequence in Visual mode</dd>
<dt><ex>:vmapclear</ex></dt> <dd>Remove all mappings in Visual mode</dd>
<dt><ex>:vnoremap</ex></dt> <dd>Map a key sequence without remapping keys in Visual mode</dd>
<dt><ex>:vunmap</ex></dt> <dd>Remove a mapping in Visual mode</dd>
<dt><ex>:winclose</ex></dt> <dd>Close window</dd>
<dt><ex>:window</ex></dt> <dd>Execute a command and tell it to output in a new window</dd>
<dt><ex>:winonly</ex></dt> <dd>Close all other windows</dd>
<dt><ex>:winopen</ex></dt> <dd>Open one or more URLs in a new window</dd>
<dt><ex>:wqall</ex></dt> <dd>Save the session and quit</dd>
<dt><ex>:yank</ex></dt> <dd>Yanks the output of the given command to the clipboard</dd>
<dt><ex>:zoom</ex></dt> <dd>Set zoom value of current web page</dd>
</dl>
<h2 tag="option-index">Options</h2>
<dl>
<dt><o>activate</o></dt> <dd>Define when tabs are automatically activated</dd>
<dt><o>altwildmode</o></dt> <dd>Define how command-line completion works when the Alt key is pressed</dd>
<dt><o>autocomplete</o></dt> <dd>Automatically update the completion list on any key press</dd>
<dt><o>banghist</o></dt> <dd>Replace occurrences of ! with the previous command when executing external commands</dd>
<dt><o>cdpath</o></dt> <dd>List of directories searched when executing <ex>:cd</ex></dd>
<dt><o>complete</o></dt> <dd>Items which are completed at the <ex>:open</ex> prompts</dd>
<dt><o>cookieaccept</o></dt> <dd>When to accept cookies</dd>
<dt><o>cookielifetime</o></dt> <dd>The lifetime for which to accept cookies</dd>
<dt><o>cookies</o></dt> <dd>The default mode for newly added cookie permissions</dd>
<dt><o>defsearch</o></dt> <dd>Set the default search engine</dd>
<dt><o>editor</o></dt> <dd>Set the external text editor</dd>
<dt><o>encoding</o></dt> <dd>Changes the character encoding of the current buffer</dd>
<dt><o>errorbells</o></dt> <dd>Ring the bell when an error message is displayed</dd>
<dt><o>eventignore</o></dt> <dd>List of autocommand event names which should be ignored</dd>
<dt><o>exrc</o></dt> <dd>Allow reading of an RC file in the current directory</dd>
<dt><o>extendedhinttags</o></dt> <dd>XPath string of hintable elements activated by <k>;</k></dd>
<dt><o>fileencoding</o></dt> <dd>Changes the character encoding that &dactyl.appName; uses to read and write files</dd>
<dt><o>followhints</o></dt> <dd>Change the behaviour of <k name="Return"/> in Hints mode</dd>
<dt><o>fullscreen</o></dt> <dd>Show the current window fullscreen</dd>
<dt><o>guioptions</o></dt> <dd>Show or hide certain GUI elements like the menu or toolbar</dd>
<dt><o>helpfile</o></dt> <dd>Name of the main help file</dd>
<dt><o>hintinputs</o></dt> <dd>How text input fields are hinted</dd>
<dt><o>hintkeys</o></dt> <dd>The keys used to label and select hints</dd>
<dt><o>hintmatching</o></dt> <dd>How links are matched</dd>
<dt><o>hinttags</o></dt> <dd>XPath string of hintable elements activated by <k>f</k> and <k>F</k></dd>
<dt><o>hinttimeout</o></dt> <dd>Timeout before automatically following a non-unique numerical hint</dd>
<dt><o>history</o></dt> <dd>Number of Ex commands and search patterns to store in the command-line history</dd>
<dt><o>hlsearch</o></dt> <dd>Highlight previous search pattern matches</dd>
<dt><o>incsearch</o></dt> <dd>Show where the search pattern matches as it is typed</dd>
<dt><o>insertmode</o></dt> <dd>Use Insert mode as the default for text areas</dd>
<dt><o>jsdebugger</o></dt> <dd>Use the JavaScript debugger service for JavaScript completion</dd>
<dt><o>laststatus</o></dt> <dd>Show the status line</dd>
<dt><o>loadplugins</o></dt> <dd>Load plugin scripts when starting up</dd>
<dt><o>mapleader</o></dt> <dd>Defines the replacement keys for the <k name="Leader"/> pseudo-key</dd>
<dt><o>maxitems</o></dt> <dd>Maximum number of items to display at once in a listing</dd>
<dt><o>messages</o></dt> <dd>Number of messages to store in the message history</dd>
<dt><o>more</o></dt> <dd>Pause the message list window when more than one screen of listings is displayed</dd>
<dt><o>newtab</o></dt> <dd>Define which commands should output in a new tab by default</dd>
<dt><o>nextpattern</o></dt> <dd>Patterns to use when guessing the 'next' page in a document sequence</dd>
<dt><o>online</o></dt> <dd>Set the 'work offline' option</dd>
<dt><o>pageinfo</o></dt> <dd>Desired info in the <ex>:pageinfo</ex> output</dd>
<dt><o>passkeys</o></dt> <dd>Pass certain keys through directly for the given URLs</dd>
<dt><o>popups</o></dt> <dd>Where to show requested popup windows</dd>
<dt><o>previouspattern</o></dt> <dd>Patterns to use when guessing the 'previous' page in a document sequence</dd>
<dt><o>private</o></dt> <dd>Set the 'private browsing' option</dd>
<dt><o>runtimepath</o></dt> <dd>List of directories searched for runtime files</dd>
<dt><o>sanitizeitems</o></dt> <dd>The default list of private items to sanitize</dd>
<dt><o>sanitizeshutdown</o></dt> <dd>The items to sanitize automatically at shutdown</dd>
<dt><o>sanitizetimespan</o></dt> <dd>The default sanitizer time span</dd>
<dt><o>scroll</o></dt> <dd>Number of lines to scroll with <k name="C-u"/> and <k name="C-d"/> commands</dd>
<dt><o>searchcase</o></dt> <dd>Search case matching mode</dd>
<dt><o>shell</o></dt> <dd>Shell to use for executing <ex>:!</ex> and <ex>:run</ex> commands</dd>
<dt><o>shellcmdflag</o></dt> <dd>Flag passed to shell when executing <ex>:!</ex> and <ex>:run</ex> commands</dd>
<dt><o>showmode</o></dt> <dd>Show the current mode in the command line</dd>
<dt><o>showstatuslinks</o></dt> <dd>Show the destination of the link under the cursor in the status bar</dd>
<dt><o>showtabline</o></dt> <dd>Control when to show the tab bar of opened web pages</dd>
<dt><o>strictfocus</o></dt> <dd>Prevent scripts from focusing input elements without user intervention</dd>
<dt><o>suggestengines</o></dt> <dd>Engine Alias which has a feature of suggest</dd>
<dt><o>titlestring</o></dt> <dd>Change the title of the window</dd>
<dt><o>urlseparator</o></dt> <dd>Set the separator regexp used to separate multiple URL args</dd>
<dt><o>usermode</o></dt> <dd>Show current website with a minimal style sheet to make it easily accessible</dd>
<dt><o>verbose</o></dt> <dd>Define which info messages are displayed</dd>
<dt><o>visualbell</o></dt> <dd>Use visual bell instead of beeping on errors</dd>
<dt><o>wildanchor</o></dt> <dd>Regexp list defining which contexts require matches anchored to the beginning of the result</dd>
<dt><o>wildcase</o></dt> <dd>Completion case matching mode</dd>
<dt><o>wildignore</o></dt> <dd>List of file patterns to ignore when completing files</dd>
<dt><o>wildmode</o></dt> <dd>Define how command-line completion works</dd>
<dt><o>wildoptions</o></dt> <dd>Change how command-line completion is done</dd>
<dt><o>wordseparators</o></dt> <dd>How words are split for hintmatching</dd>
</dl>
</document>
<!-- vim:se sts=4 sw=4 et: -->