diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tofi.1.md | 3 | ||||
-rw-r--r-- | doc/tofi.1.scd | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/tofi.1.md b/doc/tofi.1.md index 7af587b..79d6ce2 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -41,11 +41,12 @@ the form **--key=value**. # KEYS \<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\> +\<Alt\>-n \| \<Alt\>-l \| \<Tab\> > Move the selection forward one entry. 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> |