From 68ac60509f11d3a449a317a8d9c092ac49763451 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 22 Jan 2023 14:32:51 +0000 Subject: Add page up & page down keybindings. --- doc/tofi.1.md | 8 ++++++++ doc/tofi.1.scd | 6 ++++++ 2 files changed, 14 insertions(+) (limited to 'doc') 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. +\ + +> Move the selection back one page. + +\ + +> Move the selection forward one page. + \-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 | | -j | Move the selection forward one entry. + + Move the selection back one page. + + + Move the selection forward one page. + -u Delete line. -- cgit v1.2.3