diff options
Diffstat (limited to 'doc/manual.txt')
-rw-r--r-- | doc/manual.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/manual.txt b/doc/manual.txt index 13d7667..c0a992d 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -475,6 +475,9 @@ control key): `^k`:: deletes the input from the cursor to the end of the line +`^w`:: + deletes backward to the beginning of the current word + `ESCAPE`:: cancels the editing |