diff options
author | Phil Jones <philj56@gmail.com> | 2024-12-30 15:10:24 +0000 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2024-12-30 15:12:24 +0000 |
commit | 717f3a8f8589a2727f9811cbbc8b60671a0150d5 (patch) | |
tree | ba2fc7dcdb1338111103586772c2e9f042db74b6 /doc/tofi.1.scd | |
parent | 77625f2c75db0407ecc2dca36c35970682671114 (diff) |
Add <Ctrl>-[fbg] bindings to man page.
Diffstat (limited to 'doc/tofi.1.scd')
-rw-r--r-- | doc/tofi.1.scd | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 716421d..88ef396 100644 --- a/doc/tofi.1.scd +++ b/doc/tofi.1.scd @@ -38,11 +38,12 @@ 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 | <Alt>-h | +<Up> | <Left> | <Ctrl>-k | <Ctrl>-p | <Ctrl>-b | <Alt>-k | <Alt>-p | <Alt>-h | <Shift>-<Tab> Move the selection back one entry. -<Down> | <Right> | <Ctrl>-j | <Ctrl>-n | <Alt>-j | <Alt>-n | <Alt>-l | <Tab> +<Down> | <Right> | <Ctrl>-j | <Ctrl>-n | <Ctrl>-f | <Alt>-j | <Alt>-n | <Alt>-l | +<Tab> Move the selection forward one entry. <Page Up> @@ -60,7 +61,7 @@ All config file options described in *tofi*(5) are also accepted, in the form <Enter> Confirm the current selection and quit. -<Escape> | <Ctrl>-c | <Ctrl>-[ +<Escape> | <Ctrl>-c | <Ctrl>-g | <Ctrl>-[ Quit without making a selection. # FILES |