diff --git a/vimperator/locale/en-US/message.txt b/vimperator/locale/en-US/message.txt index d7250b3c..b8a089ea 100644 --- a/vimperator/locale/en-US/message.txt +++ b/vimperator/locale/en-US/message.txt @@ -27,4 +27,33 @@ Redisplay the last command output. Only the most recent command's output is available. ________________________________________________________________________________ + +|pager| |more-prompt| + + + -- More -- + -- More -- SPACE/d/j: screen/page/line down, b/u/k: up, q: quit + +This message is given when the message window is filled with messages. It is +only given when the 'more' option is on. It is highlighted with the *MoreMsg* +group. + +[frame="none",grid="none",cols="1,2",options="header"] +|=============================================================================== +|Type |effect +| or j or |one more line +|d |down a page (half a screen) +| or |down a screen +|G |down all the way, until the hit-enter prompt +| +| or k or |one line back +|u |up a page (half a screen) +|b or |back a screen +|g |back to the start +| +|q, or CTRL-C |stop the listing +|: |stop the listing and enter a command-line +|; |start an [j]extended-hints[j] command +| |yank (copy) a modeless selection to the clipboard +|=============================================================================== + // vim: set filetype=asciidoc: diff --git a/xulmus/locale/en-US/message.txt b/xulmus/locale/en-US/message.txt index 48e30480..617595fa 100644 --- a/xulmus/locale/en-US/message.txt +++ b/xulmus/locale/en-US/message.txt @@ -28,4 +28,33 @@ Redisplay the last command output. Only the most recent command's output is available. ________________________________________________________________________________ + +|pager| |more-prompt| + + + -- More -- + -- More -- SPACE/d/j: screen/page/line down, b/u/k: up, q: quit + +This message is given when the message window is filled with messages. It is +only given when the 'more' option is on. It is highlighted with the *MoreMsg* +group. + +[frame="none",grid="none",cols="1,2",options="header"] +|=============================================================================== +|Type |effect +| or j or |one more line +|d |down a page (half a screen) +| or |down a screen +|G |down all the way, until the hit-enter prompt +| +| or k or |one line back +|u |up a page (half a screen) +|b or |back a screen +|g |back to the start +| +|q, or CTRL-C |stop the listing +|: |stop the listing and enter a command-line +|; |start an [j]extended-hints[j] command +| |yank (copy) a modeless selection to the clipboard +|=============================================================================== + // vim: set filetype=asciidoc: