From 1eb6137572ab6c257ab6ab851d5d742167c18120 Mon Sep 17 00:00:00 2001 From: Dmitry Meyer Date: Sat, 11 Nov 2023 11:13:22 +0000 Subject: Add Ctrl+h and Ctrl+m keybindings --- doc/tofi.1.md | 6 +++++- doc/tofi.1.scd | 5 ++++- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/tofi.1.md b/doc/tofi.1.md index eef1942..a3e8ab3 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -58,6 +58,10 @@ the form **--key=value**. > Move the selection forward one page. +\ \| \-h + +> Delete character. + \-u > Delete line. @@ -66,7 +70,7 @@ the form **--key=value**. > Delete word. -\ +\ \| \-m > Confirm the current selection and quit. diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 88ef396..8dd259f 100644 --- a/doc/tofi.1.scd +++ b/doc/tofi.1.scd @@ -52,13 +52,16 @@ All config file options described in *tofi*(5) are also accepted, in the form Move the selection forward one page. + | -h + Delete character. + -u Delete line. -w | - Delete word. - + | -m Confirm the current selection and quit. | -c | -g | -[ -- cgit v1.2.3