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.md | |
parent | a0cb6eab595e67b1e45efb6e4203bea2b5bdd7ae (diff) |
Add page up & page down keybindings.
Diffstat (limited to 'doc/tofi.1.md')
-rw-r--r-- | doc/tofi.1.md | 8 |
1 files changed, 8 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. |