mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-20 11:45:47 +01:00
Improve :help options.html formatting.
This commit is contained in:
@@ -26,12 +26,12 @@ Show all options.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|E518| |E519|
|
|E518| |E519|
|
||||||
||:se[t] {option}?||
|
||:se[t] {option}?|| +
|
||||||
____
|
____
|
||||||
Show value of {option}.
|
Show value of {option}.
|
||||||
____
|
____
|
||||||
|
|
||||||
||:se[t] {option} [...]||
|
||:se[t] {option} [...]|| +
|
||||||
____
|
____
|
||||||
Toggle option: set, switch it on. +
|
Toggle option: set, switch it on. +
|
||||||
Number option: show value. +
|
Number option: show value. +
|
||||||
@@ -63,7 +63,7 @@ results in +
|
|||||||
____
|
____
|
||||||
|
|
||||||
|:set-default|
|
|:set-default|
|
||||||
||:se[t] {option}& [...]||
|
||:se[t] {option}& [...]|| +
|
||||||
____
|
____
|
||||||
Reset option to its default value.
|
Reset option to its default value.
|
||||||
____
|
____
|
||||||
@@ -159,7 +159,7 @@ section::Setting{nbsp}Firefox{nbsp}options[firefox-options,preferences]
|
|||||||
|
|
||||||
Firefox options can be viewed and set with the following commands:
|
Firefox options can be viewed and set with the following commands:
|
||||||
|
|
||||||
|:prefs| |:preferences|
|
|:prefs| |:preferences| +
|
||||||
||:pref[erences]||
|
||:pref[erences]||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Show the Firefox preferences dialog. You can change the browser preferences
|
Show the Firefox preferences dialog. You can change the browser preferences
|
||||||
@@ -167,7 +167,7 @@ from this dialog. Be aware that not all Firefox preferences work, because
|
|||||||
Vimperator overrides some key bindings and changes Firefox's GUI.
|
Vimperator overrides some key bindings and changes Firefox's GUI.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|:prefs!| |:preferences!|
|
|:prefs!| |:preferences!| +
|
||||||
||:pref[erences]!||
|
||:pref[erences]!||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Opens about:config in the current tab where you can change advanced Firefox
|
Opens about:config in the current tab where you can change advanced Firefox
|
||||||
@@ -197,7 +197,7 @@ The following preferences are set:
|
|||||||
|
|
||||||
section::List{nbsp}of{nbsp}options[list-options]
|
section::List{nbsp}of{nbsp}options[list-options]
|
||||||
|
|
||||||
|\'act'| |\'activate'|
|
|\'act'| |\'activate'| +
|
||||||
||'activate' 'act'|| stringlist (default: "homepage,quickmark,tabopen,paste")
|
||'activate' 'act'|| stringlist (default: "homepage,quickmark,tabopen,paste")
|
||||||
____
|
____
|
||||||
Define when tabs are automatically activated. Available items:
|
Define when tabs are automatically activated. Available items:
|
||||||
@@ -214,7 +214,7 @@ ____
|
|||||||
|
|
||||||
|
|
||||||
|$CDPATH|
|
|$CDPATH|
|
||||||
|\'cd'| |\'cdpath'|
|
|\'cd'| |\'cdpath'| +
|
||||||
||'cdpath' 'cd'|| string (default: equivalent to _$CDPATH_ or ",,")
|
||'cdpath' 'cd'|| string (default: equivalent to _$CDPATH_ or ",,")
|
||||||
____
|
____
|
||||||
List of directories searched when executing the [c]:cd[c] command. This is
|
List of directories searched when executing the [c]:cd[c] command. This is
|
||||||
@@ -223,7 +223,7 @@ is ignored.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'cpt'| |\'complete'|
|
|\'cpt'| |\'complete'| +
|
||||||
||'complete' 'cpt'|| charlist (default: slf)
|
||'complete' 'cpt'|| charlist (default: slf)
|
||||||
____
|
____
|
||||||
Items which are completed at the [c]:open[c] prompts. Available items:
|
Items which are completed at the [c]:open[c] prompts. Available items:
|
||||||
@@ -247,7 +247,7 @@ items.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'ds'| |\'defsearch'|
|
|\'ds'| |\'defsearch'| +
|
||||||
||'defsearch' 'ds'|| string (default: "google")
|
||'defsearch' 'ds'|| string (default: "google")
|
||||||
____
|
____
|
||||||
Sets the default search engine. The default search engine name is used in the
|
Sets the default search engine. The default search engine name is used in the
|
||||||
@@ -264,7 +264,7 @@ raw [a][arg][a].
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'editor'|
|
|\'editor'| +
|
||||||
||'editor'|| string (default: "gvim -f")
|
||'editor'|| string (default: "gvim -f")
|
||||||
____
|
____
|
||||||
Set the external text editor.
|
Set the external text editor.
|
||||||
@@ -275,14 +275,16 @@ Warning: Vimperator will not behave correctly if the editor forks its own
|
|||||||
process, such as with gvim without the -f argument.
|
process, such as with gvim without the -f argument.
|
||||||
____
|
____
|
||||||
|
|
||||||
|\'noex'| |\'noexrc'| |\'ex'| |\'exrc'|
|
|
||||||
|
|\'noex'| |\'noexrc'| |\'ex'| |\'exrc'| +
|
||||||
||'exrc' 'ex'|| boolean (default: off)
|
||'exrc' 'ex'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Allow reading of an RC file in the current directory. This file is sourced in
|
Allow reading of an RC file in the current directory. This file is sourced in
|
||||||
addition to, and after, your default RC file.
|
addition to, and after, your default RC file.
|
||||||
____
|
____
|
||||||
|
|
||||||
|\'eht'| |\'extendedhinttags'|
|
|
||||||
|
|\'eht'| |\'extendedhinttags'| +
|
||||||
||'extendedhinttags' 'eht'|| string
|
||'extendedhinttags' 'eht'|| string
|
||||||
____
|
____
|
||||||
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
||||||
@@ -295,21 +297,21 @@ The XPath string of hintable elements activated by [m];[m].
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noeb'| |\'noerrorbells'| |\'eb'| |\'errorbells'|
|
|\'noeb'| |\'noerrorbells'| |\'eb'| |\'errorbells'| +
|
||||||
||'errorbells' 'eb'|| boolean (default: off)
|
||'errorbells' 'eb'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Ring the bell when an error message is displayed.
|
Ring the bell when an error message is displayed.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'ei'| |\'eventignore'|
|
|\'ei'| |\'eventignore'| +
|
||||||
||'eventignore'|| stringlist (default: "")
|
||'eventignore'|| stringlist (default: "")
|
||||||
____
|
____
|
||||||
A list of autocommand event names which should be ignored. If the list contains
|
A list of autocommand event names which should be ignored. If the list contains
|
||||||
the value "all" then all events are ignored.
|
the value "all" then all events are ignored.
|
||||||
____
|
____
|
||||||
|
|
||||||
|\'enc'| |\'encoding'|
|
|\'enc'| |\'encoding'| +
|
||||||
||'encoding'|| string (default: "UTF-8")
|
||'encoding'|| string (default: "UTF-8")
|
||||||
____
|
____
|
||||||
Changes the character encoding of the current buffer. Valid only for the
|
Changes the character encoding of the current buffer. Valid only for the
|
||||||
@@ -317,14 +319,14 @@ current page.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'fenc'| |\'fileencoding'|
|
|\'fenc'| |\'fileencoding'| +
|
||||||
||'fileencoding'|| string (default: "UTF-8")
|
||'fileencoding'|| string (default: "UTF-8")
|
||||||
____
|
____
|
||||||
Changes the character encoding that Vimperator uses to read and write files.
|
Changes the character encoding that Vimperator uses to read and write files.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nofc'| |\'nofocuscontent'| |\'fc'| |\'focuscontent'|
|
|\'nofc'| |\'nofocuscontent'| |\'fc'| |\'focuscontent'| +
|
||||||
||'focuscontent' 'fc'|| boolean (default: off)
|
||'focuscontent' 'fc'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Focus the content after a page has loaded. This is useful if you always
|
Focus the content after a page has loaded. This is useful if you always
|
||||||
@@ -336,7 +338,7 @@ first input field, you can use [m]gi[m] to jump to it.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'fh'| |\'followhints'|
|
|\'fh'| |\'followhints'| +
|
||||||
||'followhints' 'fh'|| number (default: 0)
|
||'followhints' 'fh'|| number (default: 0)
|
||||||
____
|
____
|
||||||
|
|
||||||
@@ -352,7 +354,7 @@ Change the behaviour of [m]<Return>[m] in Hints mode. Possible values:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nofs'| |\'nofullscreen'| |\'fs'| |\'fullscreen'|
|
|\'nofs'| |\'nofullscreen'| |\'fs'| |\'fullscreen'| +
|
||||||
||'fullscreen' 'fs'|| boolean (default: off)
|
||'fullscreen' 'fs'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Show the current window fullscreen. Also hide certain GUI elements like the
|
Show the current window fullscreen. Also hide certain GUI elements like the
|
||||||
@@ -361,7 +363,7 @@ statusline.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'go'| |\'guioptions'|
|
|\'go'| |\'guioptions'| +
|
||||||
||'guioptions' 'go'|| charlist (default: "")
|
||'guioptions' 'go'|| charlist (default: "")
|
||||||
____
|
____
|
||||||
Show or hide certain GUI elements like the menu or toolbar. Supported characters:
|
Show or hide certain GUI elements like the menu or toolbar. Supported characters:
|
||||||
@@ -384,7 +386,7 @@ Note: scrollbar changes require a page reload to take effect.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'hf'| |\'helpfile'|
|
|\'hf'| |\'helpfile'| +
|
||||||
||'helpfile' 'hf'|| string (default: "intro.html")
|
||'helpfile' 'hf'|| string (default: "intro.html")
|
||||||
____
|
____
|
||||||
Name of the main help file. This is the tail component of the chrome URL as
|
Name of the main help file. This is the tail component of the chrome URL as
|
||||||
@@ -392,7 +394,7 @@ displayed in the status line when viewing the page.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'hin'| |\'hintinputs'|
|
|\'hin'| |\'hintinputs'| +
|
||||||
||'hintinputs' 'hin'|| stringlist (default: "label,value")
|
||'hintinputs' 'hin'|| stringlist (default: "label,value")
|
||||||
____
|
____
|
||||||
When generating hints for input elements that do not have an explicit caption,
|
When generating hints for input elements that do not have an explicit caption,
|
||||||
@@ -409,7 +411,7 @@ options in the order that you give, and uses the first that it finds.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'hm'| |\'hintmatching'|
|
|\'hm'| |\'hintmatching'| +
|
||||||
||'hintmatching' 'hm'|| string (default: contains)
|
||'hintmatching' 'hm'|| string (default: contains)
|
||||||
____
|
____
|
||||||
|
|
||||||
@@ -426,7 +428,7 @@ Change the hint matching algorithm during Hints mode. Possible values:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'ht'| |\'hinttags'|
|
|\'ht'| |\'hinttags'| +
|
||||||
||'hinttags' 'ht'|| string
|
||'hinttags' 'ht'|| string
|
||||||
____
|
____
|
||||||
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
||||||
@@ -439,7 +441,7 @@ XPath string of hintable elements activated by [m]f[m] and [m]F[m]
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'hto'| |\'hinttimeout'|
|
|\'hto'| |\'hinttimeout'| +
|
||||||
||'hinttimeout' 'hto'|| number (default: 0)
|
||'hinttimeout' 'hto'|| number (default: 0)
|
||||||
____
|
____
|
||||||
Timeout before automatically following a non-unique numerical hint. Set to 0
|
Timeout before automatically following a non-unique numerical hint. Set to 0
|
||||||
@@ -448,14 +450,14 @@ when the hint is unique.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'hi'| |\'history'|
|
|\'hi'| |\'history'| +
|
||||||
||'history' 'hi'|| number (default: 500)
|
||'history' 'hi'|| number (default: 500)
|
||||||
____
|
____
|
||||||
Number of Ex commands and search patterns to store in the command-line history.
|
Number of Ex commands and search patterns to store in the command-line history.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noprivate'| |\'private'|
|
|\'noprivate'| |\'private'| +
|
||||||
||'private'|| boolean (default: off)
|
||'private'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Set the "private browsing" option. In private browsing mode history, cache
|
Set the "private browsing" option. In private browsing mode history, cache
|
||||||
@@ -467,21 +469,21 @@ Note: this is only available in FF 3.5.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nohls'| |\'nohlsearch'| |\'hls'| |\'hlsearch'|
|
|\'nohls'| |\'nohlsearch'| |\'hls'| |\'hlsearch'| +
|
||||||
||'hlsearch' 'hls'|| boolean (default: off)
|
||'hlsearch' 'hls'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Highlight previous search pattern matches
|
Highlight previous search pattern matches
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noic'| |\'noignorecase'| |\'ic'| |\'ignorecase'|
|
|\'noic'| |\'noignorecase'| |\'ic'| |\'ignorecase'| +
|
||||||
||'ignorecase' 'ic'|| boolean (default: on)
|
||'ignorecase' 'ic'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Ignore case in search patterns.
|
Ignore case in search patterns.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nois'| |\'noincsearch'| |\'is'| |\'incsearch'|
|
|\'nois'| |\'noincsearch'| |\'is'| |\'incsearch'| +
|
||||||
||'incsearch' 'is'|| boolean (default: on)
|
||'incsearch' 'is'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Show where the search pattern matches as it is typed.
|
Show where the search pattern matches as it is typed.
|
||||||
@@ -490,7 +492,7 @@ Note: Incremental searching currently only works in the forward direction.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noim'| |\'noinsertmode'| |\'im'| |\'insertmode'|
|
|\'noim'| |\'noinsertmode'| |\'im'| |\'insertmode'| +
|
||||||
||'insertmode' 'im'|| boolean (default: on)
|
||'insertmode' 'im'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Use Insert mode as the default for text areas.
|
Use Insert mode as the default for text areas.
|
||||||
@@ -499,7 +501,7 @@ Useful if you want to use Vimperator as a modeless editor, keeping the known Fir
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'ls'| |\'laststatus'|
|
|\'ls'| |\'laststatus'| +
|
||||||
||'laststatus' 'ls'|| number (default: 2)
|
||'laststatus' 'ls'|| number (default: 2)
|
||||||
____
|
____
|
||||||
Determines when the last window will have a status line. Possible values:
|
Determines when the last window will have a status line. Possible values:
|
||||||
@@ -515,7 +517,7 @@ Note: laststatus=1 not implemented yet.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nolks'| |\'nolinksearch'| |\'lks'| |\'linksearch'|
|
|\'nolks'| |\'nolinksearch'| |\'lks'| |\'linksearch'| +
|
||||||
||'linksearch' 'lks'|| boolean (default: off)
|
||'linksearch' 'lks'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Limit the search to hyperlink text.
|
Limit the search to hyperlink text.
|
||||||
@@ -523,7 +525,7 @@ This includes (X)HTML elements with an "href" atrribute and XLink "simple" links
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nolpl'| |\'lpl'| |\'noloadplugins'| |\'loadplugins'|
|
|\'nolpl'| |\'lpl'| |\'noloadplugins'| |\'loadplugins'| +
|
||||||
||'loadplugins' 'lpl'|| boolean (default: on)
|
||'loadplugins' 'lpl'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Load plugin scripts when starting up. When on, yet unloaded plugins are
|
Load plugin scripts when starting up. When on, yet unloaded plugins are
|
||||||
@@ -533,31 +535,30 @@ vimperatorrc.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'maxitems'|
|
|\'maxitems'| +
|
||||||
||'maxitems'|| number (default: 20)
|
||'maxitems'|| number (default: 20)
|
||||||
____
|
____
|
||||||
Maximum number of items to display at once in a listing.
|
Maximum number of items to display at once in a listing.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'msgs'| |\'messages'|
|
|\'msgs'| |\'messages'| +
|
||||||
||'messages' 'msgs'|| number (default: 100)
|
||'messages' 'msgs'|| number (default: 100)
|
||||||
____
|
____
|
||||||
Number of messages to store in the message history.
|
Number of messages to store in the message history.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nomore'| |\'more'|
|
|\'nomore'| |\'more'| +
|
||||||
||'more'|| boolean (default: on)
|
||'more'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Pause the message list window when more than one screen of listings is displayed.
|
Pause the message list window when more than one screen of listings is displayed.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nextpattern'|
|
|\'nextpattern'| +
|
||||||
||'nextpattern'|| stringlist
|
||'nextpattern'|| stringlist (default: \bnext,^>$,^(>>|»)$,^(>|»),(>|»)$,\bmore\b)
|
||||||
____
|
____
|
||||||
(default: \bnext,^>$,^(>>|»)$,^(>|»),(>|»)$,\bmore\b)
|
|
||||||
|
|
||||||
Patterns to use when guessing the \'next' page in a document sequence when the
|
Patterns to use when guessing the \'next' page in a document sequence when the
|
||||||
user hits [c]]][c]. Each pattern, in order, is matched against all links in the
|
user hits [c]]][c]. Each pattern, in order, is matched against all links in the
|
||||||
@@ -566,7 +567,7 @@ expressions and the link elements are those defined by 'hinttags'.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'newtab'|
|
|\'newtab'| +
|
||||||
||'newtab'|| stringlist (default: "")
|
||'newtab'|| stringlist (default: "")
|
||||||
____
|
____
|
||||||
Define which Ex commands output the result in a new tab automatically. You can
|
Define which Ex commands output the result in a new tab automatically. You can
|
||||||
@@ -588,14 +589,14 @@ The possible values:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noonline'| |\'online'|
|
|\'noonline'| |\'online'| +
|
||||||
||'online'|| boolean (default: on)
|
||'online'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Show and set the \'work offline' behavior.
|
Show and set the \'work offline' behavior.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'pageinfo' \'pa'|
|
|\'pageinfo' \'pa'| +
|
||||||
||'pageinfo' 'pa'||
|
||'pageinfo' 'pa'||
|
||||||
charlist (default: gfm)
|
charlist (default: gfm)
|
||||||
____
|
____
|
||||||
@@ -612,7 +613,7 @@ The order matters.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'pps'| |\'popups'|
|
|\'pps'| |\'popups'| +
|
||||||
||'popups' 'pps'|| number (default: 1)
|
||'popups' 'pps'|| number (default: 1)
|
||||||
____
|
____
|
||||||
Define where to show requested popup windows.
|
Define where to show requested popup windows.
|
||||||
@@ -632,10 +633,9 @@ Note: This option does not change the popup blocker of Firefox in any way.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'previouspattern'|
|
|\'previouspattern'| +
|
||||||
||'previouspattern'|| stringlist
|
||'previouspattern'|| stringlist (default: \bprev|previous\b,^<$,^(<<|«)$,^(<|«),(<|«)$)
|
||||||
____
|
____
|
||||||
(default: \bprev|previous\b,^<$,^(<<|«)$,^(<|«),(<|«)$)
|
|
||||||
|
|
||||||
Patterns to use when guessing the \'previous' page in a document sequence when
|
Patterns to use when guessing the \'previous' page in a document sequence when
|
||||||
the user hits [c][[[c]. Each pattern, in order, is matched against all links
|
the user hits [c][[[c]. Each pattern, in order, is matched against all links
|
||||||
@@ -645,7 +645,7 @@ ____
|
|||||||
|
|
||||||
|
|
||||||
|$VIMPERATOR_RUNTIME|
|
|$VIMPERATOR_RUNTIME|
|
||||||
|\'rtp'| |\'runtimepath'|
|
|\'rtp'| |\'runtimepath'| +
|
||||||
||'runtimepath' 'rtp'|| stringlist
|
||'runtimepath' 'rtp'|| stringlist
|
||||||
____
|
____
|
||||||
(default: _$VIMPERATOR_RUNTIME_ or $$Unix, Mac: "~/.vimperator", Windows: "~/vimperator"$$)
|
(default: _$VIMPERATOR_RUNTIME_ or $$Unix, Mac: "~/.vimperator", Windows: "~/vimperator"$$)
|
||||||
@@ -664,10 +664,9 @@ exist, Vimperator will set it to match this value.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'si'| |\'sanitizeitems'|
|
|\'si'| |\'sanitizeitems'| +
|
||||||
||'sanitizeitems' 'si'|| stringlist
|
||'sanitizeitems' 'si'|| stringlist (default: "history,formdata,cookies,cache,sessions,commandline")
|
||||||
____
|
____
|
||||||
(default: "history,formdata,cookies,cache,sessions,commandline")
|
|
||||||
|
|
||||||
The default list of private items to sanitize.
|
The default list of private items to sanitize.
|
||||||
|
|
||||||
@@ -690,7 +689,7 @@ command-line history entries are also removed.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'sts'| |\'sanitizetimespan'|
|
|\'sts'| |\'sanitizetimespan'| +
|
||||||
||'sanitizetimespan' 'sts'|| number (default: 1)
|
||'sanitizetimespan' 'sts'|| number (default: 1)
|
||||||
____
|
____
|
||||||
The default sanitizer time span. Only items created within this timespan are
|
The default sanitizer time span. Only items created within this timespan are
|
||||||
@@ -709,7 +708,7 @@ Note: This only applies to *cookies*, *history*, *formdata*, and *downloads*.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'scr'| |\'scroll'|
|
|\'scr'| |\'scroll'| +
|
||||||
||'scroll' 'scr'|| number (default: 0)
|
||'scroll' 'scr'|| number (default: 0)
|
||||||
____
|
____
|
||||||
Number of lines to scroll with [m]<C-u>[m] and [m]<C-d>[m] commands.
|
Number of lines to scroll with [m]<C-u>[m] and [m]<C-d>[m] commands.
|
||||||
@@ -720,14 +719,14 @@ value can be reset to half the window height with [c]:set scroll=0[c].
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'shell'| |\'sh'|
|
|\'shell'| |\'sh'| +
|
||||||
||'shell' 'sh'|| string (default: _$SHELL_ or "sh", Win32: "cmd.exe")
|
||'shell' 'sh'|| string (default: _$SHELL_ or "sh", Win32: "cmd.exe")
|
||||||
____
|
____
|
||||||
Shell to use for executing [c]:![c] and [c]:run[c] commands.
|
Shell to use for executing [c]:![c] and [c]:run[c] commands.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'shellcmdflag'| |\'shcf'|
|
|\'shellcmdflag'| |\'shcf'| +
|
||||||
||'shellcmdflag' 'shcf'|| string (default: "-c", Win32: "/c")
|
||'shellcmdflag' 'shcf'|| string (default: "-c", Win32: "/c")
|
||||||
____
|
____
|
||||||
Flag passed to shell when executing [c]:![c] and [c]:run[c] commands.
|
Flag passed to shell when executing [c]:![c] and [c]:run[c] commands.
|
||||||
@@ -736,14 +735,14 @@ E.g. "bash -c gvim"
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nosmd'| |\'noshowmode'| |\'smd'| |\'showmode'|
|
|\'nosmd'| |\'noshowmode'| |\'smd'| |\'showmode'| +
|
||||||
||'showmode' 'smd'|| boolean (default: on)
|
||'showmode' 'smd'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Show the current mode in the command line.
|
Show the current mode in the command line.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'ssli'| |\'showstatuslinks'|
|
|\'ssli'| |\'showstatuslinks'| +
|
||||||
||'showstatuslinks' 'ssli'|| number (default: 1)
|
||'showstatuslinks' 'ssli'|| number (default: 1)
|
||||||
____
|
____
|
||||||
Show the destination of the link under the cursor in the status bar.
|
Show the destination of the link under the cursor in the status bar.
|
||||||
@@ -759,7 +758,7 @@ Also links which are focused by keyboard commands like [m]<Tab>[m] are shown. Po
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'stal'| |\'showtabline'|
|
|\'stal'| |\'showtabline'| +
|
||||||
||'showtabline' 'stal'|| number (default: 2)
|
||'showtabline' 'stal'|| number (default: 2)
|
||||||
____
|
____
|
||||||
Control when to show the tab bar of opened web pages. Possible values:
|
Control when to show the tab bar of opened web pages. Possible values:
|
||||||
@@ -774,7 +773,7 @@ Control when to show the tab bar of opened web pages. Possible values:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noscs'| |\'nosmartcase'| |\'scs'| |\'smartcase'|
|
|\'noscs'| |\'nosmartcase'| |\'scs'| |\'smartcase'| +
|
||||||
||'smartcase' 'scs'|| boolean (default: on)
|
||'smartcase' 'scs'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Override the 'ignorecase' option if the pattern contains uppercase characters.
|
Override the 'ignorecase' option if the pattern contains uppercase characters.
|
||||||
@@ -782,7 +781,7 @@ This is only used if the 'ignorecase' option is set.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'suggestengines'|
|
|\'suggestengines'| +
|
||||||
||'suggestengines'|| stringlist (default: "google")
|
||'suggestengines'|| stringlist (default: "google")
|
||||||
____
|
____
|
||||||
Set the search engines which can be used for completion suggestions.
|
Set the search engines which can be used for completion suggestions.
|
||||||
@@ -793,7 +792,7 @@ wait for changes, so use it only if you have a fast internet connection.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'titlestring'|
|
|\'titlestring'| +
|
||||||
||'titlestring'|| string (default: "Vimperator")
|
||'titlestring'|| string (default: "Vimperator")
|
||||||
____
|
____
|
||||||
Change the title of the browser window.
|
Change the title of the browser window.
|
||||||
@@ -804,7 +803,7 @@ If you don't like that, you can restore it with:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noum'| |\'nousermode'| |\'um'| |\'usermode'|
|
|\'noum'| |\'nousermode'| |\'um'| |\'usermode'| +
|
||||||
||'usermode' 'um'|| boolean (default: off)
|
||'usermode' 'um'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Show current website with a minimal style sheet to make it easily accessible.
|
Show current website with a minimal style sheet to make it easily accessible.
|
||||||
@@ -814,7 +813,7 @@ future.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'urlseparator'|
|
|\'urlseparator'| +
|
||||||
||'urlseparator'|| string (default: ",\s")
|
||'urlseparator'|| string (default: ",\s")
|
||||||
____
|
____
|
||||||
Set the separator regex used to separate multiple URL args. Multiple arguments
|
Set the separator regex used to separate multiple URL args. Multiple arguments
|
||||||
@@ -826,7 +825,7 @@ empty string then these arguments will never be split.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'verbose', \'vbs'|
|
|\'verbose', \'vbs'| +
|
||||||
||'verbose' 'vbs'|| number (default: 1)
|
||'verbose' 'vbs'|| number (default: 1)
|
||||||
____
|
____
|
||||||
Define which info messages are displayed.
|
Define which info messages are displayed.
|
||||||
@@ -838,7 +837,7 @@ TODO: list levels and associated messages
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'novb'| |\'novisualbell'| |\'vb'| |\'visualbell'|
|
|\'novb'| |\'novisualbell'| |\'vb'| |\'visualbell'| +
|
||||||
||'visualbell' 'vb'|| boolean (default: off)
|
||'visualbell' 'vb'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Use visual bell instead of beeping on errors. The visual bell style is
|
Use visual bell instead of beeping on errors. The visual bell style is
|
||||||
@@ -849,7 +848,7 @@ and [c]:hi Bell display: none;[c]
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'wildcase'| |\'wic'|
|
|\'wildcase'| |\'wic'| +
|
||||||
||'wildcase' 'wic'|| string (default: "smart")
|
||'wildcase' 'wic'|| string (default: "smart")
|
||||||
____
|
____
|
||||||
Defines how completions are matched with regard to character case. Possible values:
|
Defines how completions are matched with regard to character case. Possible values:
|
||||||
@@ -864,7 +863,7 @@ Defines how completions are matched with regard to character case. Possible valu
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'wildignore'| |\'wig'|
|
|\'wildignore'| |\'wig'| +
|
||||||
||'wildignore' 'wig'|| stringlist (default: "")
|
||'wildignore' 'wig'|| stringlist (default: "")
|
||||||
____
|
____
|
||||||
List of file patterns to ignore when completing files. E.g. to ignore object
|
List of file patterns to ignore when completing files. E.g. to ignore object
|
||||||
@@ -874,7 +873,7 @@ Note: Unlike Vim each pattern is a regex rather than a glob.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'wim'| |\'wildmode'|
|
|\'wim'| |\'wildmode'| +
|
||||||
||'wildmode' 'wim'|| stringlist (default: "list:full")
|
||'wildmode' 'wim'|| stringlist (default: "list:full")
|
||||||
____
|
____
|
||||||
Defines how command-line completion works.
|
Defines how command-line completion works.
|
||||||
@@ -900,7 +899,7 @@ These are the possible values for each part:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'wop'| |\'wildoptions'|
|
|\'wop'| |\'wildoptions'| +
|
||||||
||'wildoptions' 'wop'|| stringlist (default: "")
|
||'wildoptions' 'wop'|| stringlist (default: "")
|
||||||
____
|
____
|
||||||
A list of words that change how command-line completion is done.
|
A list of words that change how command-line completion is done.
|
||||||
@@ -917,9 +916,8 @@ ____
|
|||||||
|
|
||||||
|
|
||||||
|\'wsp'| |\'wordseparators'| +
|
|\'wsp'| |\'wordseparators'| +
|
||||||
||'wordseparators' 'wsp'|| string
|
||'wordseparators' 'wsp'|| string (default: [\.,!\?:;/\\"\^\$%&?\(\)\[\]\\{\\}<>#\\*\+\\|=~ _\\-])
|
||||||
____
|
____
|
||||||
(default: [\.,!\?:;/\\"\^\$%&?\(\)\[\]\\{\\}<>#\\*\+\\|=~ _\\-])
|
|
||||||
|
|
||||||
A regex which defines the word separators which are used for the
|
A regex which defines the word separators which are used for the
|
||||||
'hintmatching' types "wordstartswith" and "firstletters" to split the words in
|
'hintmatching' types "wordstartswith" and "firstletters" to split the words in
|
||||||
|
|||||||
@@ -26,12 +26,12 @@ Show all options.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|E518| |E519|
|
|E518| |E519|
|
||||||
||:se[t] {option}?||
|
||:se[t] {option}?|| +
|
||||||
____
|
____
|
||||||
Show value of {option}.
|
Show value of {option}.
|
||||||
____
|
____
|
||||||
|
|
||||||
||:se[t] {option} [...]||
|
||:se[t] {option} [...]|| +
|
||||||
____
|
____
|
||||||
Toggle option: set, switch it on. +
|
Toggle option: set, switch it on. +
|
||||||
Number option: show value. +
|
Number option: show value. +
|
||||||
@@ -63,7 +63,7 @@ results in +
|
|||||||
____
|
____
|
||||||
|
|
||||||
|:set-default|
|
|:set-default|
|
||||||
||:se[t] {option}& [...]||
|
||:se[t] {option}& [...]|| +
|
||||||
____
|
____
|
||||||
Reset option to its default value.
|
Reset option to its default value.
|
||||||
____
|
____
|
||||||
@@ -159,7 +159,7 @@ section::Setting{nbsp}Songbird{nbsp}options[songbird-options,preferences]
|
|||||||
|
|
||||||
Songbird options can be viewed and set with the following commands:
|
Songbird options can be viewed and set with the following commands:
|
||||||
|
|
||||||
|:prefs| |:preferences|
|
|:prefs| |:preferences| +
|
||||||
||:pref[erences]||
|
||:pref[erences]||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Show the Songbird preferences dialog. You can change the player preferences
|
Show the Songbird preferences dialog. You can change the player preferences
|
||||||
@@ -167,7 +167,7 @@ from this dialog. Be aware that not all Songbird preferences work, because
|
|||||||
Xulmus overrides some key bindings and changes Songbird's GUI.
|
Xulmus overrides some key bindings and changes Songbird's GUI.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|:prefs!| |:preferences!|
|
|:prefs!| |:preferences!| +
|
||||||
||:pref[erences]!||
|
||:pref[erences]!||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Opens about:config in the current tab where you can change advanced Songbird
|
Opens about:config in the current tab where you can change advanced Songbird
|
||||||
@@ -197,7 +197,7 @@ The following preferences are set:
|
|||||||
|
|
||||||
section::List{nbsp}of{nbsp}options[list-options]
|
section::List{nbsp}of{nbsp}options[list-options]
|
||||||
|
|
||||||
|\'act'| |\'activate'|
|
|\'act'| |\'activate'| +
|
||||||
||'activate' 'act'|| stringlist (default: "homepage,quickmark,tabopen,paste")
|
||'activate' 'act'|| stringlist (default: "homepage,quickmark,tabopen,paste")
|
||||||
____
|
____
|
||||||
Define when tabs are automatically activated. Available items:
|
Define when tabs are automatically activated. Available items:
|
||||||
@@ -214,7 +214,7 @@ ____
|
|||||||
|
|
||||||
|
|
||||||
|$CDPATH|
|
|$CDPATH|
|
||||||
|\'cd'| |\'cdpath'|
|
|\'cd'| |\'cdpath'| +
|
||||||
||'cdpath' 'cd'|| string (default: equivalent to _$CDPATH_ or ",,")
|
||'cdpath' 'cd'|| string (default: equivalent to _$CDPATH_ or ",,")
|
||||||
____
|
____
|
||||||
List of directories searched when executing the [c]:cd[c] command. This is
|
List of directories searched when executing the [c]:cd[c] command. This is
|
||||||
@@ -223,7 +223,7 @@ is ignored.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'cpt'| |\'complete'|
|
|\'cpt'| |\'complete'| +
|
||||||
||'complete' 'cpt'|| charlist (default: slf)
|
||'complete' 'cpt'|| charlist (default: slf)
|
||||||
____
|
____
|
||||||
Items which are completed at the [c]:open[c] prompts. Available items:
|
Items which are completed at the [c]:open[c] prompts. Available items:
|
||||||
@@ -236,6 +236,7 @@ Items which are completed at the [c]:open[c] prompts. Available items:
|
|||||||
|*b*|Bookmarks
|
|*b*|Bookmarks
|
||||||
|*h*|History
|
|*h*|History
|
||||||
|*S*|Suggest engines
|
|*S*|Suggest engines
|
||||||
|
|*t*|Open tabs
|
||||||
|===============================================================================
|
|===============================================================================
|
||||||
|
|
||||||
The order is important, so [c]:set complete=bs[c] would list bookmarks first,
|
The order is important, so [c]:set complete=bs[c] would list bookmarks first,
|
||||||
@@ -246,7 +247,7 @@ items.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'ds'| |\'defsearch'|
|
|\'ds'| |\'defsearch'| +
|
||||||
||'defsearch' 'ds'|| string (default: "google")
|
||'defsearch' 'ds'|| string (default: "google")
|
||||||
____
|
____
|
||||||
Sets the default search engine. The default search engine name is used in the
|
Sets the default search engine. The default search engine name is used in the
|
||||||
@@ -263,7 +264,7 @@ raw [a][arg][a].
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'editor'|
|
|\'editor'| +
|
||||||
||'editor'|| string (default: "gvim -f")
|
||'editor'|| string (default: "gvim -f")
|
||||||
____
|
____
|
||||||
Set the external text editor.
|
Set the external text editor.
|
||||||
@@ -274,14 +275,16 @@ Warning: Xulmus will not behave correctly if the editor forks its own
|
|||||||
process, such as with gvim without the -f argument.
|
process, such as with gvim without the -f argument.
|
||||||
____
|
____
|
||||||
|
|
||||||
|\'noex'| |\'noexrc'| |\'ex'| |\'exrc'|
|
|
||||||
|
|\'noex'| |\'noexrc'| |\'ex'| |\'exrc'| +
|
||||||
||'exrc' 'ex'|| boolean (default: off)
|
||'exrc' 'ex'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Allow reading of an RC file in the current directory. This file is sourced in
|
Allow reading of an RC file in the current directory. This file is sourced in
|
||||||
addition to, and after, your default RC file.
|
addition to, and after, your default RC file.
|
||||||
____
|
____
|
||||||
|
|
||||||
|\'eht'| |\'extendedhinttags'|
|
|
||||||
|
|\'eht'| |\'extendedhinttags'| +
|
||||||
||'extendedhinttags' 'eht'|| string
|
||'extendedhinttags' 'eht'|| string
|
||||||
____
|
____
|
||||||
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
||||||
@@ -294,21 +297,21 @@ The XPath string of hintable elements activated by [m];[m].
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noeb'| |\'noerrorbells'| |\'eb'| |\'errorbells'|
|
|\'noeb'| |\'noerrorbells'| |\'eb'| |\'errorbells'| +
|
||||||
||'errorbells' 'eb'|| boolean (default: off)
|
||'errorbells' 'eb'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Ring the bell when an error message is displayed.
|
Ring the bell when an error message is displayed.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'ei'| |\'eventignore'|
|
|\'ei'| |\'eventignore'| +
|
||||||
||'eventignore'|| stringlist (default: "")
|
||'eventignore'|| stringlist (default: "")
|
||||||
____
|
____
|
||||||
A list of autocommand event names which should be ignored. If the list contains
|
A list of autocommand event names which should be ignored. If the list contains
|
||||||
the value "all" then all events are ignored.
|
the value "all" then all events are ignored.
|
||||||
____
|
____
|
||||||
|
|
||||||
|\'enc'| |\'encoding'|
|
|\'enc'| |\'encoding'| +
|
||||||
||'encoding'|| string (default: "UTF-8")
|
||'encoding'|| string (default: "UTF-8")
|
||||||
____
|
____
|
||||||
Changes the character encoding of the current buffer. Valid only for the
|
Changes the character encoding of the current buffer. Valid only for the
|
||||||
@@ -316,14 +319,14 @@ current page.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'fenc'| |\'fileencoding'|
|
|\'fenc'| |\'fileencoding'| +
|
||||||
||'fileencoding'|| string (default: "UTF-8")
|
||'fileencoding'|| string (default: "UTF-8")
|
||||||
____
|
____
|
||||||
Changes the character encoding that Xulmus uses to read and write files.
|
Changes the character encoding that Xulmus uses to read and write files.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nofc'| |\'nofocuscontent'| |\'fc'| |\'focuscontent'|
|
|\'nofc'| |\'nofocuscontent'| |\'fc'| |\'focuscontent'| +
|
||||||
||'focuscontent' 'fc'|| boolean (default: off)
|
||'focuscontent' 'fc'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Focus the content after a page has loaded. This is useful if you always
|
Focus the content after a page has loaded. This is useful if you always
|
||||||
@@ -335,7 +338,7 @@ first input field, you can use [m]gi[m] to jump to it.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'fh'| |\'followhints'|
|
|\'fh'| |\'followhints'| +
|
||||||
||'followhints' 'fh'|| number (default: 0)
|
||'followhints' 'fh'|| number (default: 0)
|
||||||
____
|
____
|
||||||
|
|
||||||
@@ -351,7 +354,7 @@ Change the behaviour of [m]<Return>[m] in Hints mode. Possible values:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nofs'| |\'nofullscreen'| |\'fs'| |\'fullscreen'|
|
|\'nofs'| |\'nofullscreen'| |\'fs'| |\'fullscreen'| +
|
||||||
||'fullscreen' 'fs'|| boolean (default: off)
|
||'fullscreen' 'fs'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Show the current window fullscreen. Also hide certain GUI elements like the
|
Show the current window fullscreen. Also hide certain GUI elements like the
|
||||||
@@ -360,7 +363,7 @@ statusline.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'go'| |\'guioptions'|
|
|\'go'| |\'guioptions'| +
|
||||||
||'guioptions' 'go'|| charlist (default: "")
|
||'guioptions' 'go'|| charlist (default: "")
|
||||||
____
|
____
|
||||||
Show or hide certain GUI elements like the menu or toolbar. Supported characters:
|
Show or hide certain GUI elements like the menu or toolbar. Supported characters:
|
||||||
@@ -383,7 +386,7 @@ Note: scrollbar changes require a page reload to take effect.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'hf'| |\'helpfile'|
|
|\'hf'| |\'helpfile'| +
|
||||||
||'helpfile' 'hf'|| string (default: "intro.html")
|
||'helpfile' 'hf'|| string (default: "intro.html")
|
||||||
____
|
____
|
||||||
Name of the main help file. This is the tail component of the chrome URL as
|
Name of the main help file. This is the tail component of the chrome URL as
|
||||||
@@ -391,7 +394,7 @@ displayed in the status line when viewing the page.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'hin'| |\'hintinputs'|
|
|\'hin'| |\'hintinputs'| +
|
||||||
||'hintinputs' 'hin'|| stringlist (default: "label,value")
|
||'hintinputs' 'hin'|| stringlist (default: "label,value")
|
||||||
____
|
____
|
||||||
When generating hints for input elements that do not have an explicit caption,
|
When generating hints for input elements that do not have an explicit caption,
|
||||||
@@ -408,7 +411,7 @@ options in the order that you give, and uses the first that it finds.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'hm'| |\'hintmatching'|
|
|\'hm'| |\'hintmatching'| +
|
||||||
||'hintmatching' 'hm'|| string (default: contains)
|
||'hintmatching' 'hm'|| string (default: contains)
|
||||||
____
|
____
|
||||||
|
|
||||||
@@ -425,7 +428,7 @@ Change the hint matching algorithm during Hints mode. Possible values:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'ht'| |\'hinttags'|
|
|\'ht'| |\'hinttags'| +
|
||||||
||'hinttags' 'ht'|| string
|
||'hinttags' 'ht'|| string
|
||||||
____
|
____
|
||||||
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
||||||
@@ -438,7 +441,7 @@ XPath string of hintable elements activated by [m]f[m] and [m]F[m]
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'hto'| |\'hinttimeout'|
|
|\'hto'| |\'hinttimeout'| +
|
||||||
||'hinttimeout' 'hto'|| number (default: 0)
|
||'hinttimeout' 'hto'|| number (default: 0)
|
||||||
____
|
____
|
||||||
Timeout before automatically following a non-unique numerical hint. Set to 0
|
Timeout before automatically following a non-unique numerical hint. Set to 0
|
||||||
@@ -447,28 +450,28 @@ when the hint is unique.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'hi'| |\'history'|
|
|\'hi'| |\'history'| +
|
||||||
||'history' 'hi'|| number (default: 500)
|
||'history' 'hi'|| number (default: 500)
|
||||||
____
|
____
|
||||||
Number of Ex commands and search patterns to store in the command-line history.
|
Number of Ex commands and search patterns to store in the command-line history.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nohls'| |\'nohlsearch'| |\'hls'| |\'hlsearch'|
|
|\'nohls'| |\'nohlsearch'| |\'hls'| |\'hlsearch'| +
|
||||||
||'hlsearch' 'hls'|| boolean (default: off)
|
||'hlsearch' 'hls'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Highlight previous search pattern matches
|
Highlight previous search pattern matches
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noic'| |\'noignorecase'| |\'ic'| |\'ignorecase'|
|
|\'noic'| |\'noignorecase'| |\'ic'| |\'ignorecase'| +
|
||||||
||'ignorecase' 'ic'|| boolean (default: on)
|
||'ignorecase' 'ic'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Ignore case in search patterns.
|
Ignore case in search patterns.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nois'| |\'noincsearch'| |\'is'| |\'incsearch'|
|
|\'nois'| |\'noincsearch'| |\'is'| |\'incsearch'| +
|
||||||
||'incsearch' 'is'|| boolean (default: on)
|
||'incsearch' 'is'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Show where the search pattern matches as it is typed.
|
Show where the search pattern matches as it is typed.
|
||||||
@@ -477,7 +480,7 @@ Note: Incremental searching currently only works in the forward direction.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noim'| |\'noinsertmode'| |\'im'| |\'insertmode'|
|
|\'noim'| |\'noinsertmode'| |\'im'| |\'insertmode'| +
|
||||||
||'insertmode' 'im'|| boolean (default: on)
|
||'insertmode' 'im'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Use Insert mode as the default for text areas.
|
Use Insert mode as the default for text areas.
|
||||||
@@ -486,7 +489,7 @@ Useful if you want to use Xulmus as a modeless editor, keeping the known Songbir
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'ls'| |\'laststatus'|
|
|\'ls'| |\'laststatus'| +
|
||||||
||'laststatus' 'ls'|| number (default: 2)
|
||'laststatus' 'ls'|| number (default: 2)
|
||||||
____
|
____
|
||||||
Determines when the last window will have a status line. Possible values:
|
Determines when the last window will have a status line. Possible values:
|
||||||
@@ -502,7 +505,7 @@ Note: laststatus=1 not implemented yet.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nolks'| |\'nolinksearch'| |\'lks'| |\'linksearch'|
|
|\'nolks'| |\'nolinksearch'| |\'lks'| |\'linksearch'| +
|
||||||
||'linksearch' 'lks'|| boolean (default: off)
|
||'linksearch' 'lks'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Limit the search to hyperlink text.
|
Limit the search to hyperlink text.
|
||||||
@@ -510,7 +513,7 @@ This includes (X)HTML elements with an "href" atrribute and XLink "simple" links
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nolpl'| |\'lpl'| |\'noloadplugins'| |\'loadplugins'|
|
|\'nolpl'| |\'lpl'| |\'noloadplugins'| |\'loadplugins'| +
|
||||||
||'loadplugins' 'lpl'|| boolean (default: on)
|
||'loadplugins' 'lpl'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Load plugin scripts when starting up. When on, yet unloaded plugins are
|
Load plugin scripts when starting up. When on, yet unloaded plugins are
|
||||||
@@ -520,31 +523,30 @@ xulmusrc.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'maxitems'|
|
|\'maxitems'| +
|
||||||
||'maxitems'|| number (default: 20)
|
||'maxitems'|| number (default: 20)
|
||||||
____
|
____
|
||||||
Maximum number of items to display at once in a listing.
|
Maximum number of items to display at once in a listing.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'msgs'| |\'messages'|
|
|\'msgs'| |\'messages'| +
|
||||||
||'messages' 'msgs'|| number (default: 100)
|
||'messages' 'msgs'|| number (default: 100)
|
||||||
____
|
____
|
||||||
Number of messages to store in the message history.
|
Number of messages to store in the message history.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nomore'| |\'more'|
|
|\'nomore'| |\'more'| +
|
||||||
||'more'|| boolean (default: on)
|
||'more'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Pause the message list window when more than one screen of listings is displayed.
|
Pause the message list window when more than one screen of listings is displayed.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nextpattern'|
|
|\'nextpattern'| +
|
||||||
||'nextpattern'|| stringlist
|
||'nextpattern'|| stringlist (default: \bnext,^>$,^(>>|»)$,^(>|»),(>|»)$,\bmore\b)
|
||||||
____
|
____
|
||||||
(default: \bnext,^>$,^(>>|»)$,^(>|»),(>|»)$,\bmore\b)
|
|
||||||
|
|
||||||
Patterns to use when guessing the \'next' page in a document sequence when the
|
Patterns to use when guessing the \'next' page in a document sequence when the
|
||||||
user hits [c]]][c]. Each pattern, in order, is matched against all links in the
|
user hits [c]]][c]. Each pattern, in order, is matched against all links in the
|
||||||
@@ -553,7 +555,7 @@ expressions and the link elements are those defined by 'hinttags'.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'newtab'|
|
|\'newtab'| +
|
||||||
||'newtab'|| stringlist (default: "")
|
||'newtab'|| stringlist (default: "")
|
||||||
____
|
____
|
||||||
Define which Ex commands output the result in a new tab automatically. You can
|
Define which Ex commands output the result in a new tab automatically. You can
|
||||||
@@ -575,14 +577,14 @@ The possible values:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noonline'| |\'online'|
|
|\'noonline'| |\'online'| +
|
||||||
||'online'|| boolean (default: on)
|
||'online'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Show and set the \'work offline' behavior.
|
Show and set the \'work offline' behavior.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'pageinfo' \'pa'|
|
|\'pageinfo' \'pa'| +
|
||||||
||'pageinfo' 'pa'||
|
||'pageinfo' 'pa'||
|
||||||
charlist (default: gfm)
|
charlist (default: gfm)
|
||||||
____
|
____
|
||||||
@@ -599,7 +601,7 @@ The order matters.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'pps'| |\'popups'|
|
|\'pps'| |\'popups'| +
|
||||||
||'popups' 'pps'|| number (default: 1)
|
||'popups' 'pps'|| number (default: 1)
|
||||||
____
|
____
|
||||||
Define where to show requested popup windows.
|
Define where to show requested popup windows.
|
||||||
@@ -619,10 +621,9 @@ Note: This option does not change the popup blocker of Songbird in any way.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'previouspattern'|
|
|\'previouspattern'| +
|
||||||
||'previouspattern'|| stringlist
|
||'previouspattern'|| stringlist (default: \bprev|previous\b,^<$,^(<<|«)$,^(<|«),(<|«)$)
|
||||||
____
|
____
|
||||||
(default: \bprev|previous\b,^<$,^(<<|«)$,^(<|«),(<|«)$)
|
|
||||||
|
|
||||||
Patterns to use when guessing the \'previous' page in a document sequence when
|
Patterns to use when guessing the \'previous' page in a document sequence when
|
||||||
the user hits [c][[[c]. Each pattern, in order, is matched against all links
|
the user hits [c][[[c]. Each pattern, in order, is matched against all links
|
||||||
@@ -631,7 +632,7 @@ regular expressions and the link elements are those defined by 'hinttags'.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'repeat'|
|
|\'repeat'| +
|
||||||
||'repeat'|| number (default: 0)
|
||'repeat'|| number (default: 0)
|
||||||
____
|
____
|
||||||
Set the playback repeat mode.
|
Set the playback repeat mode.
|
||||||
@@ -647,7 +648,7 @@ ____
|
|||||||
|
|
||||||
|
|
||||||
|$XULMUS_RUNTIME|
|
|$XULMUS_RUNTIME|
|
||||||
|\'rtp'| |\'runtimepath'|
|
|\'rtp'| |\'runtimepath'| +
|
||||||
||'runtimepath' 'rtp'|| stringlist
|
||'runtimepath' 'rtp'|| stringlist
|
||||||
____
|
____
|
||||||
(default: _$XULMUS_RUNTIME_ or $$Unix, Mac: "~/.xulmus", Windows: "~/xulmus"$$)
|
(default: _$XULMUS_RUNTIME_ or $$Unix, Mac: "~/.xulmus", Windows: "~/xulmus"$$)
|
||||||
@@ -666,7 +667,7 @@ exist, Xulmus will set it to match this value.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'scr'| |\'scroll'|
|
|\'scr'| |\'scroll'| +
|
||||||
||'scroll' 'scr'|| number (default: 0)
|
||'scroll' 'scr'|| number (default: 0)
|
||||||
____
|
____
|
||||||
Number of lines to scroll with [m]<C-u>[m] and [m]<C-d>[m] commands.
|
Number of lines to scroll with [m]<C-u>[m] and [m]<C-d>[m] commands.
|
||||||
@@ -677,14 +678,14 @@ value can be reset to half the window height with [c]:set scroll=0[c].
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'shell'| |\'sh'|
|
|\'shell'| |\'sh'| +
|
||||||
||'shell' 'sh'|| string (default: _$SHELL_ or "sh", Win32: "cmd.exe")
|
||'shell' 'sh'|| string (default: _$SHELL_ or "sh", Win32: "cmd.exe")
|
||||||
____
|
____
|
||||||
Shell to use for executing [c]:![c] and [c]:run[c] commands.
|
Shell to use for executing [c]:![c] and [c]:run[c] commands.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'shellcmdflag'| |\'shcf'|
|
|\'shellcmdflag'| |\'shcf'| +
|
||||||
||'shellcmdflag' 'shcf'|| string (default: "-c", Win32: "/c")
|
||'shellcmdflag' 'shcf'|| string (default: "-c", Win32: "/c")
|
||||||
____
|
____
|
||||||
Flag passed to shell when executing [c]:![c] and [c]:run[c] commands.
|
Flag passed to shell when executing [c]:![c] and [c]:run[c] commands.
|
||||||
@@ -693,14 +694,14 @@ E.g. "bash -c gvim"
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nosmd'| |\'noshowmode'| |\'smd'| |\'showmode'|
|
|\'nosmd'| |\'noshowmode'| |\'smd'| |\'showmode'| +
|
||||||
||'showmode' 'smd'|| boolean (default: on)
|
||'showmode' 'smd'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Show the current mode in the command line.
|
Show the current mode in the command line.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'ssli'| |\'showstatuslinks'|
|
|\'ssli'| |\'showstatuslinks'| +
|
||||||
||'showstatuslinks' 'ssli'|| number (default: 1)
|
||'showstatuslinks' 'ssli'|| number (default: 1)
|
||||||
____
|
____
|
||||||
Show the destination of the link under the cursor in the status bar.
|
Show the destination of the link under the cursor in the status bar.
|
||||||
@@ -716,7 +717,7 @@ Also links which are focused by keyboard commands like [m]<Tab>[m] are shown. Po
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'stal'| |\'showtabline'|
|
|\'stal'| |\'showtabline'| +
|
||||||
||'showtabline' 'stal'|| number (default: 2)
|
||'showtabline' 'stal'|| number (default: 2)
|
||||||
____
|
____
|
||||||
Control when to show the tab bar of opened web pages. Possible values:
|
Control when to show the tab bar of opened web pages. Possible values:
|
||||||
@@ -731,13 +732,13 @@ Control when to show the tab bar of opened web pages. Possible values:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'shuffle'|
|
|\'shuffle'| +
|
||||||
||'shuffle'|| boolean (default: false)
|
||'shuffle'|| boolean (default: false)
|
||||||
____
|
____
|
||||||
Play tracks in shuffled order.
|
Play tracks in shuffled order.
|
||||||
____
|
____
|
||||||
|
|
||||||
|\'noscs'| |\'nosmartcase'| |\'scs'| |\'smartcase'|
|
|\'noscs'| |\'nosmartcase'| |\'scs'| |\'smartcase'| +
|
||||||
||'smartcase' 'scs'|| boolean (default: on)
|
||'smartcase' 'scs'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Override the 'ignorecase' option if the pattern contains uppercase characters.
|
Override the 'ignorecase' option if the pattern contains uppercase characters.
|
||||||
@@ -745,7 +746,7 @@ This is only used if the 'ignorecase' option is set.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'suggestengines'|
|
|\'suggestengines'| +
|
||||||
||'suggestengines'|| stringlist (default: "google")
|
||'suggestengines'|| stringlist (default: "google")
|
||||||
____
|
____
|
||||||
Set the search engines which can be used for completion suggestions.
|
Set the search engines which can be used for completion suggestions.
|
||||||
@@ -756,7 +757,7 @@ wait for changes, so use it only if you have a fast internet connection.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'titlestring'|
|
|\'titlestring'| +
|
||||||
||'titlestring'|| string (default: "Xulmus")
|
||'titlestring'|| string (default: "Xulmus")
|
||||||
____
|
____
|
||||||
Change the title of the player window.
|
Change the title of the player window.
|
||||||
@@ -767,7 +768,7 @@ If you don't like that, you can restore it with:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'noum'| |\'nousermode'| |\'um'| |\'usermode'|
|
|\'noum'| |\'nousermode'| |\'um'| |\'usermode'| +
|
||||||
||'usermode' 'um'|| boolean (default: off)
|
||'usermode' 'um'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Show current website with a minimal style sheet to make it easily accessible.
|
Show current website with a minimal style sheet to make it easily accessible.
|
||||||
@@ -777,7 +778,7 @@ future.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'urlseparator'|
|
|\'urlseparator'| +
|
||||||
||'urlseparator'|| string (default: ",\s")
|
||'urlseparator'|| string (default: ",\s")
|
||||||
____
|
____
|
||||||
Set the separator regex used to separate multiple URL args. Multiple arguments
|
Set the separator regex used to separate multiple URL args. Multiple arguments
|
||||||
@@ -789,7 +790,7 @@ empty string then these arguments will never be split.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'verbose', \'vbs'|
|
|\'verbose', \'vbs'| +
|
||||||
||'verbose' 'vbs'|| number (default: 1)
|
||'verbose' 'vbs'|| number (default: 1)
|
||||||
____
|
____
|
||||||
Define which info messages are displayed.
|
Define which info messages are displayed.
|
||||||
@@ -801,7 +802,7 @@ TODO: list levels and associated messages
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'novb'| |\'novisualbell'| |\'vb'| |\'visualbell'|
|
|\'novb'| |\'novisualbell'| |\'vb'| |\'visualbell'| +
|
||||||
||'visualbell' 'vb'|| boolean (default: off)
|
||'visualbell' 'vb'|| boolean (default: off)
|
||||||
____
|
____
|
||||||
Use visual bell instead of beeping on errors. The visual bell style is
|
Use visual bell instead of beeping on errors. The visual bell style is
|
||||||
@@ -812,7 +813,7 @@ and [c]:hi Bell display: none;[c]
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'wildcase'| |\'wic'|
|
|\'wildcase'| |\'wic'| +
|
||||||
||'wildcase' 'wic'|| string (default: "smart")
|
||'wildcase' 'wic'|| string (default: "smart")
|
||||||
____
|
____
|
||||||
Defines how completions are matched with regard to character case. Possible values:
|
Defines how completions are matched with regard to character case. Possible values:
|
||||||
@@ -827,7 +828,7 @@ Defines how completions are matched with regard to character case. Possible valu
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'wildignore'| |\'wig'|
|
|\'wildignore'| |\'wig'| +
|
||||||
||'wildignore' 'wig'|| stringlist (default: "")
|
||'wildignore' 'wig'|| stringlist (default: "")
|
||||||
____
|
____
|
||||||
List of file patterns to ignore when completing files. E.g. to ignore object
|
List of file patterns to ignore when completing files. E.g. to ignore object
|
||||||
@@ -837,7 +838,7 @@ Note: Unlike Vim each pattern is a regex rather than a glob.
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'wim'| |\'wildmode'|
|
|\'wim'| |\'wildmode'| +
|
||||||
||'wildmode' 'wim'|| stringlist (default: "list:full")
|
||'wildmode' 'wim'|| stringlist (default: "list:full")
|
||||||
____
|
____
|
||||||
Defines how command-line completion works.
|
Defines how command-line completion works.
|
||||||
@@ -863,7 +864,7 @@ These are the possible values for each part:
|
|||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'wop'| |\'wildoptions'|
|
|\'wop'| |\'wildoptions'| +
|
||||||
||'wildoptions' 'wop'|| stringlist (default: "")
|
||'wildoptions' 'wop'|| stringlist (default: "")
|
||||||
____
|
____
|
||||||
A list of words that change how command-line completion is done.
|
A list of words that change how command-line completion is done.
|
||||||
@@ -880,9 +881,8 @@ ____
|
|||||||
|
|
||||||
|
|
||||||
|\'wsp'| |\'wordseparators'| +
|
|\'wsp'| |\'wordseparators'| +
|
||||||
||'wordseparators' 'wsp'|| string
|
||'wordseparators' 'wsp'|| string (default: [\.,!\?:;/\\"\^\$%&?\(\)\[\]\\{\\}<>#\\*\+\\|=~ _\\-])
|
||||||
____
|
____
|
||||||
(default: [\.,!\?:;/\\"\^\$%&?\(\)\[\]\\{\\}<>#\\*\+\\|=~ _\\-])
|
|
||||||
|
|
||||||
A regex which defines the word separators which are used for the
|
A regex which defines the word separators which are used for the
|
||||||
'hintmatching' types "wordstartswith" and "firstletters" to split the words in
|
'hintmatching' types "wordstartswith" and "firstletters" to split the words in
|
||||||
|
|||||||
Reference in New Issue
Block a user