mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 20:44:16 +01:00
Mention the 'messages' option in :help message-history.
This commit is contained in:
@@ -272,6 +272,7 @@ section::Ex{nbsp}commands[ex-cmd-index,:index]
|
||||
||[c]:viewsource[c]|| View source code of current document +
|
||||
||[c]:viusage[c]|| List all mappings with a short description +
|
||||
||[c]:winclose[c]|| Close window +
|
||||
||[c]:window[c]|| Execute a command and tell it to output in a new window +
|
||||
||[c]:winopen[c]|| Open one or more URLs in a new window +
|
||||
||[c]:wqall[c]|| Save the session and quit +
|
||||
||[c]:zoom[c]|| Set zoom value of current web page +
|
||||
|
||||
@@ -3,7 +3,8 @@ heading::Error{nbsp}and{nbsp}informational{nbsp}messages[messages]
|
||||
|message-history| +
|
||||
|
||||
Vimperator stores all info and error messages in a message history. The type of
|
||||
info messages output can be controlled by the 'verbose' option.
|
||||
info messages output can be controlled by the 'verbose' option. The number of
|
||||
stored messages can be set with the 'messages' option.
|
||||
|
||||
|:mes| |:messages| +
|
||||
||:mes[sages]||
|
||||
|
||||
@@ -3,7 +3,9 @@ heading::Error{nbsp}and{nbsp}informational{nbsp}messages[messages]
|
||||
|message-history| +
|
||||
|
||||
Xulmus stores all info and error messages in a message history. The type of
|
||||
info messages output can be controlled by the 'verbose' option.
|
||||
info messages output can be controlled by the 'verbose' option. The number of
|
||||
stored messages can be set with the 'messages' option.
|
||||
|
||||
|
||||
|:mes| |:messages| +
|
||||
||:mes[sages]||
|
||||
|
||||
Reference in New Issue
Block a user