Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
forgot to add config.def.h, thanks William
[dmenu.git]
/
dmenu.1
diff --git
a/dmenu.1
b/dmenu.1
index
b221417
..
88f77de
100644
(file)
--- 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
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
.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\-f
Right
.TP
+C\-g
+Escape
+.TP
C\-h
Backspace
.TP
C\-h
Backspace
.TP
@@
-116,6
+122,9
@@
Tab
C\-j
Return
.TP
C\-j
Return
.TP
+C\-J
+Shift-Return
+.TP
C\-k
Delete line right
.TP
C\-k
Delete line right
.TP
@@
-147,16
+156,16
@@
M\-G
End
.TP
M\-h
End
.TP
M\-h
-
Page u
p
+
U
p
.TP
M\-j
.TP
M\-j
-Up
+Page down
.TP
M\-k
.TP
M\-k
-Down
+Page up
.TP
M\-l
.TP
M\-l
-
Page d
own
+
D
own
.SH SEE ALSO
.IR dwm (1),
.IR stest (1)
.SH SEE ALSO
.IR dwm (1),
.IR stest (1)