From: Rocco Rutte Date: Sat, 4 Apr 2009 10:38:09 +0000 (+0200) Subject: Manual: Add table with navigation keys for page-based menus X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5556b55ca8c9678dfc1c3d90f0817988f382bb86;p=mutt Manual: Add table with navigation keys for page-based menus --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index fee1edee..8a1dadb2 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -459,12 +459,13 @@ and easy access to message's internals. Moving Around in Menus -The most important navigation keys common to all menus are shown in -. +The most important navigation keys common to line- or entry-based menus +are shown in and in + for page-based menus. - -Most common navigation keys +
+Most common navigation keys in entry-based menus KeyFunctionDescription @@ -482,6 +483,23 @@ The most important navigation keys common to all menus are shown in
+ +Most common navigation keys in page-based menus + + +KeyFunctionDescription + + +J or <Return><next-line>scroll down one line +<Backspace><previous-line>sroll up one line +K, <Space> or <PageDn><next-page>move to the next page +- or <PageUp><previous-page>move the previous page +<Home><top>move to the top +<End><bottom>move to the bottom + + +
+