mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-21 00:11:26 +02:00
add rough initial implementations of :message, g< (gm for now) and 'messages'
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
HEADER
|
||||
|
||||
|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.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|gm| +
|
||||
||gm||
|
||||
________________________________________________________________________________
|
||||
Redisplay the last command output. Only the most recent commands output is
|
||||
available.
|
||||
________________________________________________________________________________
|
||||
|
||||
// vim: set syntax=asciidoc:
|
||||
Reference in New Issue
Block a user