diff options
author | Maksim <80415416+tmneth@users.noreply.github.com> | 2022-11-01 12:47:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-01 10:47:36 +0000 |
commit | b91e95bb7e911de5873787a7707bbec9201dbcc8 (patch) | |
tree | 1bd250d22dd2ae434f532507326c6ae4a969bfc1 /doc | |
parent | 89c713a9d5a8ee5cdb0fa728a171231391463fdf (diff) |
Add alternative key binding to delete a word.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tofi.1.md | 2 | ||||
-rw-r--r-- | doc/tofi.1.scd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/tofi.1.md b/doc/tofi.1.md index afd507a..b2cad9b 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -59,7 +59,7 @@ the form **--key=value**. > Delete line. -\<Ctrl\>-w +\<Ctrl\>-w \| <Ctrl\>-\<Backspace\> > Delete word. diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 1de0922..f80d5ae 100644 --- a/doc/tofi.1.scd +++ b/doc/tofi.1.scd @@ -53,7 +53,7 @@ All config file options described in *tofi*(5) are also accepted, in the form <Ctrl>-u Delete line. -<Ctrl>-w +<Ctrl>-w | <Ctrl>-<Backspace> Delete word. <Enter> |