From 81560bbdc60cd8155a5a084f6dadfb769e6a637c Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 26 Feb 2023 14:51:27 +0000 Subject: Support Ctrl-n & Ctrl-p navigation. --- doc/tofi.1.md | 4 ++-- doc/tofi.1.scd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/tofi.1.md b/doc/tofi.1.md index 9ef52c6..5d7aaf8 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -40,11 +40,11 @@ the form **--key=value**. # KEYS -\ \| \ \| \-k +\ \| \ \| \-k \| \-p > Move the selection back one entry. -\ \| \ \| \-j \| \ +\ \| \ \| \-j \| \-n \| \ > Move the selection forward one entry. diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 9f7ebe6..35661a1 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 + | | -k | -p Move the selection back one entry. - | | -j | + | | -j | -n | Move the selection forward one entry. -- cgit v1.2.3