summaryrefslogtreecommitdiff
path: root/doc/tofi.1.md
diff options
context:
space:
mode:
authorDmitry Meyer <me@undef.im>2023-11-11 11:13:22 +0000
committerPhilip Jones <philj56@gmail.com>2024-12-30 15:19:27 +0000
commit1eb6137572ab6c257ab6ab851d5d742167c18120 (patch)
tree0baae3b40398bfe940b7856b0331a7b799809e44 /doc/tofi.1.md
parent717f3a8f8589a2727f9811cbbc8b60671a0150d5 (diff)
Add Ctrl+h and Ctrl+m keybindings
Diffstat (limited to 'doc/tofi.1.md')
-rw-r--r--doc/tofi.1.md6
1 files changed, 5 insertions, 1 deletions
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.
+\<Backspace\> \| \<Ctrl\>-h
+
+> Delete character.
+
\<Ctrl\>-u
> Delete line.
@@ -66,7 +70,7 @@ the form **--key=value**.
> Delete word.
-\<Enter\>
+\<Enter\> \| \<Ctrl\>-m
> Confirm the current selection and quit.