changed Backspace/C-w behavior (now it only removes a single character)
This commit is contained in:
parent
8a066fabd9
commit
03c2b05bb2
2
dmenu.1
2
dmenu.1
@ -82,7 +82,7 @@ Quit without selecting an item. Returns
|
||||
on termination.
|
||||
.TP
|
||||
.B Backspace (Control\-h)
|
||||
Remove enough characters from the input field to change its filtering effect.
|
||||
Remove a character from the input field.
|
||||
.TP
|
||||
.B Control\-u
|
||||
Remove all characters from the input field.
|
||||
|
Loading…
Reference in New Issue
Block a user