From 665488a6eedeecf743e44bd9624105c8b47c4f97 Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Mon, 19 Feb 2007 15:49:50 +0100 Subject: removed draw.c, implemented C-w handling (backward word deletion) --- dmenu.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dmenu.1') diff --git a/dmenu.1 b/dmenu.1 index c682711..2afa17c 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -90,6 +90,9 @@ Remove enough characters from the input field to change its filtering effect. .TP .B Control-u Remove all characters from the input field. +.TP +.B Control-w +Remove all characters of current word from the input field. .SH SEE ALSO .BR dwm (1), .BR wmii (1) . -- cgit v1.2.3