X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/b95fb20269f55c9fe649d971c53efb8040d3ceea..ec64f273fb7660d3746eb765dc02e40726a54294:/dmenu.1 diff --git a/dmenu.1 b/dmenu.1 index b221417..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 @@ -107,6 +110,9 @@ End C\-f Right .TP +C\-g +Escape +.TP C\-h Backspace .TP @@ -116,6 +122,9 @@ Tab C\-j Return .TP +C\-J +Shift-Return +.TP C\-k Delete line right .TP @@ -147,16 +156,16 @@ M\-G 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)