removed draw.c, implemented C-w handling (backward word deletion)
This commit is contained in:
parent
1e01ca0317
commit
665488a6ee
6 changed files with 130 additions and 132 deletions
3
dmenu.1
3
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) .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue