diff options
author | Dmitry Meyer <me@undef.im> | 2023-11-11 11:13:22 +0000 |
---|---|---|
committer | Philip Jones <philj56@gmail.com> | 2024-12-30 15:19:27 +0000 |
commit | 1eb6137572ab6c257ab6ab851d5d742167c18120 (patch) | |
tree | 0baae3b40398bfe940b7856b0331a7b799809e44 /doc/tofi.1.scd | |
parent | 717f3a8f8589a2727f9811cbbc8b60671a0150d5 (diff) |
Add Ctrl+h and Ctrl+m keybindings
Diffstat (limited to 'doc/tofi.1.scd')
-rw-r--r-- | doc/tofi.1.scd | 5 |
1 files changed, 4 insertions, 1 deletions
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 <Page Down> Move the selection forward one page. +<Backspace> | <Ctrl>-h + Delete character. + <Ctrl>-u Delete line. <Ctrl>-w | <Ctrl>-<Backspace> Delete word. -<Enter> +<Enter> | <Ctrl>-m Confirm the current selection and quit. <Escape> | <Ctrl>-c | <Ctrl>-g | <Ctrl>-[ |