summaryrefslogtreecommitdiff
path: root/doc/tofi.1.md
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.md
parent871dc09cfb89b3094342907ff46c3a7b28c20338 (diff)
Add alt-j/k/n/p keybindings.
Also generally clean up input handling a bit.
Diffstat (limited to 'doc/tofi.1.md')
-rw-r--r--doc/tofi.1.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tofi.1.md b/doc/tofi.1.md
index 925e59c..7af587b 100644
--- a/doc/tofi.1.md
+++ b/doc/tofi.1.md
@@ -40,11 +40,12 @@ the form **--key=value**.
# 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.