mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-31 21:12:27 +01:00
This is all really inside out. It would be much better to store the help in a single file and use asciidoc/docbook's capabilities to split it if desired.
30 lines
996 B
Plaintext
30 lines
996 B
Plaintext
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.
|
|
|
|
|:mes| |:messages| +
|
|
||:mes[sages]||
|
|
________________________________________________________________________________
|
|
Display previously given messages.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|:messc| |:messclear| +
|
|
||:messc[lear]||
|
|
________________________________________________________________________________
|
|
Clear the message history.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|g<| +
|
|
||g<||
|
|
________________________________________________________________________________
|
|
Redisplay the last command output. Only the most recent command's output is
|
|
available.
|
|
________________________________________________________________________________
|
|
|
|
// vim: set filetype=asciidoc:
|