diff options
author | Phil Jones <philj56@gmail.com> | 2022-06-29 18:21:56 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-06-29 18:21:56 +0100 |
commit | 6f08bb41283e02bc35e25fc9f769fb950e9ee957 (patch) | |
tree | 6f26952a1f2ac4e5de211737e592e156a3789c10 /doc/tofi.1.md | |
parent | 84016458470a8e9f076f3e7f1714c35e80afd7d6 (diff) |
Add Ctrl-j and Ctrl-k keybindings.
Diffstat (limited to 'doc/tofi.1.md')
-rw-r--r-- | doc/tofi.1.md | 6 |
1 files changed, 3 insertions, 3 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\> |