From 4b86d9f487712e24b2288502f21c033a8d6790ad Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Tue, 9 May 2023 19:33:38 +0100 Subject: Add alt-j/k/n/p keybindings. Also generally clean up input handling a bit. --- doc/tofi.1.md | 5 +++-- doc/tofi.1.scd | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/tofi.1.md b/doc/tofi.1.md index 925e59c..7af587b 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -40,11 +40,12 @@ the form **--key=value**. # KEYS -\ \| \ \| \-k \| \-p +\ \| \ \| \-k \| \-p \| \-k \| \-p > Move the selection back one entry. -\ \| \ \| \-j \| \-n \| \ +\ \| \ \| \-j \| \-n \| \-j \| +\-n \| \ > Move the selection forward one entry. diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 7096d98..ccec46a 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 - | | -k | -p + | | -k | -p | -k | -p Move the selection back one entry. - | | -j | -n | + | | -j | -n | -j | -n | Move the selection forward one entry. -- cgit v1.2.3