From 585ed53748099de4f3c78bb03ccd89ca28353195 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 29 Jun 2011 15:38:46 +0200 Subject: doc/manual.txt: Document backward-kill-word Signed-off-by: Lukas Fleischer --- doc/manual.txt | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3-54-g00ecf