summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/tofi.1.md6
-rw-r--r--doc/tofi.1.scd6
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/tofi.1.md b/doc/tofi.1.md
index ce3289f..6d2d83f 100644
--- a/doc/tofi.1.md
+++ b/doc/tofi.1.md
@@ -50,13 +50,13 @@ the form **--key=value**.
# KEYS
-\<Up\> \| \<Left\>
+\<Up\> \| \<Left\> \| \<Ctrl\>-k
> Move the selection back one entry.
-\<Down\> \| \<Right\> \| \<Tab\>
+\<Down\> \| \<Right\> \| \<Ctrl\>-j \| \<Tab\>
-> Move the selection back forward entry.
+> Move the selection forward one entry.
\<Enter\>
diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd
index 87740c1..0e48639 100644
--- a/doc/tofi.1.scd
+++ b/doc/tofi.1.scd
@@ -45,11 +45,11 @@ All config file options described in *tofi*(5) are also accepted, in the form
# KEYS
-<Up> | <Left>
+<Up> | <Left> | <Ctrl>-k
Move the selection back one entry.
-<Down> | <Right> | <Tab>
- Move the selection back forward entry.
+<Down> | <Right> | <Ctrl>-j | <Tab>
+ Move the selection forward one entry.
<Enter>
Confirm the current selection and quit.