summaryrefslogtreecommitdiff
path: root/doc/tofi.1.scd
diff options
context:
space:
mode:
authorPhil Jones <philj56@gmail.com>2023-05-09 19:33:38 +0100
committerPhil Jones <philj56@gmail.com>2023-05-09 19:35:26 +0100
commit4b86d9f487712e24b2288502f21c033a8d6790ad (patch)
tree1c768e6c9c6fe8833e11f8a34cd8dc574dc3e1aa /doc/tofi.1.scd
parent871dc09cfb89b3094342907ff46c3a7b28c20338 (diff)
Add alt-j/k/n/p keybindings.
Also generally clean up input handling a bit.
Diffstat (limited to 'doc/tofi.1.scd')
-rw-r--r--doc/tofi.1.scd4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd
index 7096d98..ccec46a 100644
--- a/doc/tofi.1.scd
+++ b/doc/tofi.1.scd
@@ -38,10 +38,10 @@ All config file options described in *tofi*(5) are also accepted, in the form
# KEYS
-<Up> | <Left> | <Ctrl>-k | <Ctrl>-p
+<Up> | <Left> | <Ctrl>-k | <Ctrl>-p | <Alt>-k | <Alt>-p
Move the selection back one entry.
-<Down> | <Right> | <Ctrl>-j | <Ctrl>-n | <Tab>
+<Down> | <Right> | <Ctrl>-j | <Ctrl>-n | <Alt>-j | <Alt>-n | <Tab>
Move the selection forward one entry.
<Page Up>