diff options
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. | |||
83 | Confirm selection. Prints the selected item to stdout and exits, returning | 83 | Confirm selection. Prints the selected item to stdout and exits, returning |
84 | success. | 84 | success. |
85 | .TP | 85 | .TP |
86 | .B Ctrl-Return | ||
87 | Confirm selection. Prints the selected item to stdout and continues. | ||
88 | .TP | ||
86 | .B Shift\-Return | 89 | .B Shift\-Return |
87 | Confirm input. Prints the input text to stdout and exits, returning success. | 90 | Confirm input. Prints the input text to stdout and exits, returning success. |
88 | .TP | 91 | .TP |