X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;ds=sidebyside;f=dmenu.1;h=88f77de337b226616df8cf8e97a53eb04fdf8f3e;hb=597d4b43379433a5bf86d490f747c0eeda38bba8;hp=b221417b774f4d446103e2a7e432d438a6485247;hpb=b95fb20269f55c9fe649d971c53efb8040d3ceea;p=dmenu.git 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)