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
C\-f
Right
.TP
+C\-g
+Escape
+.TP
C\-h
Backspace
.TP
C\-j
Return
.TP
+C\-J
+Shift-Return
+.TP
C\-k
Delete line right
.TP
End
.TP
M\-h
-Page up
+Up
.TP
M\-j
-Up
+Page down
.TP
M\-k
-Down
+Page up
.TP
M\-l
-Page down
+Down
.SH SEE ALSO
.IR dwm (1),
.IR stest (1)