diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tofi.1.md | 8 | ||||
-rw-r--r-- | doc/tofi.1.scd | 6 |
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/tofi.1.md b/doc/tofi.1.md index 818ad53..9ef52c6 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -48,6 +48,14 @@ the form **--key=value**. > Move the selection forward one entry. +\<Page Up\> + +> Move the selection back one page. + +\<Page Down\> + +> Move the selection forward one page. + \<Ctrl\>-u > Delete line. diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 24e75b7..9f7ebe6 100644 --- a/doc/tofi.1.scd +++ b/doc/tofi.1.scd @@ -44,6 +44,12 @@ All config file options described in *tofi*(5) are also accepted, in the form <Down> | <Right> | <Ctrl>-j | <Tab> Move the selection forward one entry. +<Page Up> + Move the selection back one page. + +<Page Down> + Move the selection forward one page. + <Ctrl>-u Delete line. |