diff options
author | Phil Jones <philj56@gmail.com> | 2023-05-09 21:50:35 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2023-05-09 21:50:35 +0100 |
commit | cda2fc734378c733f93249958975df55366e8543 (patch) | |
tree | 10feb7fe923934a9a560516000c8fe6609c8295c /doc/tofi.1.scd | |
parent | 4b86d9f487712e24b2288502f21c033a8d6790ad (diff) |
Add Alt-h and Alt-l keybindings.
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 ccec46a..7765200 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 | <Alt>-k | <Alt>-p +<Up> | <Left> | <Ctrl>-k | <Ctrl>-p | <Alt>-k | <Alt>-p | <Alt>-h Move the selection back one entry. -<Down> | <Right> | <Ctrl>-j | <Ctrl>-n | <Alt>-j | <Alt>-n | <Tab> +<Down> | <Right> | <Ctrl>-j | <Ctrl>-n | <Alt>-j | <Alt>-n | <Alt>-l | <Tab> Move the selection forward one entry. <Page Up> |