summaryrefslogtreecommitdiffstats
path: root/smenu.1
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-04-02 13:50:51 +0200
committerpgen <p.gen.progs@gmail.com>2018-04-02 15:43:08 +0200
commit9614ee92c883da09e2b3abb35ea5dbbb398292d4 (patch)
tree1720ad6bb7570319c532771e94753e1ed37f387f /smenu.1
parent890e7bf2026ff1ec3e877e445b1105d81f74d4a7 (diff)
Improves movement among words
←, h Previous word ↑, k Previous line PgUp, K (new) Previous pages Home First word of the window CTRL+Home (new), SHIFT+Home (new), CTRL+k (new) First word →, l Next Word ↓, j Next line PgDn, J (new) Next pages End Last word of the window CTRL+End (new), SHIFT+End (new), CTRL+j (new) Last word
Diffstat (limited to 'smenu.1')
-rw-r--r--smenu.119
1 files changed, 17 insertions, 2 deletions
diff --git a/smenu.1 b/smenu.1
index 9ace463..32c562b 100644
--- a/smenu.1
+++ b/smenu.1
@@ -99,8 +99,23 @@ into dots (\fI.\fP) when the user locale is not \fBUTF-8\fP aware like
The cursor can be moved in every direction by using the
keyboard arrow keys (\fB\(<-\fP,\fB\(da\fP,\fB\(ua\fP,\fB\(->\fP)
or the \fIvi\fP direction keys (\fBh\fP, \fBj\fP, \fBk\fP and \fBl\fP).
-\fBHOME\fP, \fBEND\fP, \fBPgDn\fP and \fBPgUp\fP can also be used, if
-available, and have their traditional meanings.
+\fBHOME\fP, \fBEND\fP, \fBPgDn\fP and \fBPgUp\fP can also be used,
+if available, and have the following meanings:
+.TS
+tab(@);
+l l.
+\(<-, h@Previous word
+\(ua, k@Previous line
+PgUp, K@Previous pages
+Home@First word of the window
+CTRL+Home, SHIFT+Home, CTRL+k@First word
+.sp
+\(->, l@Next Word
+\(da, j@Next line
+PgDn, J@Next pages
+End@Last word of the window
+CTRL+End, SHIFT+End, CTRL+j@Last word
+.TE
If the \fB-N\fP, \fB-U\fP or \fB-F\fP are used then it is possible to
directly access a word by entering its number.