diff options
author | Phil Jones <philj56@gmail.com> | 2023-02-26 14:51:27 +0000 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2023-02-26 14:51:43 +0000 |
commit | 81560bbdc60cd8155a5a084f6dadfb769e6a637c (patch) | |
tree | 9772455c6f0185d4ea4ea1f9f04aa4b8b36c1032 /doc/tofi.1.scd | |
parent | 57d3a301b09c531972de4d012faafdc402f7b2d0 (diff) |
Support Ctrl-n & Ctrl-p navigation.
Diffstat (limited to 'doc/tofi.1.scd')
-rw-r--r-- | doc/tofi.1.scd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 9f7ebe6..35661a1 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 +<Up> | <Left> | <Ctrl>-k | <Ctrl>-p Move the selection back one entry. -<Down> | <Right> | <Ctrl>-j | <Tab> +<Down> | <Right> | <Ctrl>-j | <Ctrl>-n | <Tab> Move the selection forward one entry. <Page Up> |