diff options
author | Phil Jones <philj56@gmail.com> | 2023-01-22 14:32:51 +0000 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2023-01-22 14:32:51 +0000 |
commit | 68ac60509f11d3a449a317a8d9c092ac49763451 (patch) | |
tree | 886989c893e0491297a32a796bc0d135fa44ac23 /doc/tofi.1.scd | |
parent | a0cb6eab595e67b1e45efb6e4203bea2b5bdd7ae (diff) |
Add page up & page down keybindings.
Diffstat (limited to 'doc/tofi.1.scd')
-rw-r--r-- | doc/tofi.1.scd | 6 |
1 files changed, 6 insertions, 0 deletions
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. |