aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authorAnselm R Garbe <anselm@garbe.us>2013-04-17 20:56:54 +0200
committerAnselm R Garbe <anselm@garbe.us>2013-04-17 20:56:54 +0200
commit0d12a47415edba5db73f56dba76f123394581387 (patch)
tree0754a8f3dc6bfb12f5fd1f64678f6545f3a9225c /dmenu.1
parentdec9a28863f388072be105e0950deb72ac719d48 (diff)
downloaddmenu-0d12a47415edba5db73f56dba76f123394581387.tar.gz
dmenu-0d12a47415edba5db73f56dba76f123394581387.tar.bz2
dmenu-0d12a47415edba5db73f56dba76f123394581387.zip
applied multisel patch to mainline
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dmenu.1 b/dmenu.1
index 3a0f4ef..88f77de 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -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