diff options
author | Anselm R Garbe <anselm@garbe.us> | 2013-04-17 20:56:54 +0200 |
---|---|---|
committer | Anselm R Garbe <anselm@garbe.us> | 2013-04-17 20:56:54 +0200 |
commit | 0d12a47415edba5db73f56dba76f123394581387 (patch) | |
tree | 0754a8f3dc6bfb12f5fd1f64678f6545f3a9225c /dmenu.1 | |
parent | dec9a28863f388072be105e0950deb72ac719d48 (diff) |
applied multisel patch to mainline
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -83,6 +83,9 @@ Copy the selected item to the input field. Confirm selection. Prints the selected item to stdout and exits, returning success. .TP +.B Ctrl-Return +Confirm selection. Prints the selected item to stdout and continues. +.TP .B Shift\-Return Confirm input. Prints the input text to stdout and exits, returning success. .TP |