1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 13:31:25 +02:00

Add new :messclear command to clear the message history.

This commit is contained in:
Doug Kearns
2009-03-11 01:02:12 +11:00
parent 59cdf67f57
commit 13da8c4519
4 changed files with 19 additions and 0 deletions
+1
View File
@@ -203,6 +203,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
||[c]:mark[c]|| Mark current location within the web page +
||[c]:marks[c]|| Show all location marks of current web page +
||[c]:messages[c]|| Display previously given messages +
||[c]:messclear[c]|| Clear the message history +
||[c]:mkvimperatorrc[c]|| Write current key mappings and changed options to the config file +
||[c]:nohlsearch[c]|| Remove the search highlighting +
||[c]:noremap[c]|| Map a key sequence without remapping keys +