applied multisel patch to mainline

This commit is contained in:
Anselm R Garbe
2013-04-17 20:56:54 +02:00
parent dec9a28863
commit 0d12a47415
2 changed files with 21 additions and 3 deletions

View File

@ -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