commented recent Control-shortcut additions eaf89093
Anselm R. Garbe · 2007-01-11 10:17 1 file(s) · +3 −3
dmenu.1 +3 −3
66 66
.B Home/End
67 67
Select the first/last item.
68 68
.TP
69 -
.B Tab
69 +
.B Tab (Control-i)
70 70
Copy the selected item to the input field.
71 71
.TP
72 72
.B Return
74 74
.B 0
75 75
on termination.
76 76
.TP
77 -
.B Shift-Return
77 +
.B Shift-Return (Control-j)
78 78
Confirm selection and quit (print the text in the input field to standard output).
79 79
Returns
80 80
.B 0
81 81
on termination.
82 82
.TP
83 -
.B Escape
83 +
.B Escape (Control-bracketleft)
84 84
Quit without selecting an item. Returns
85 85
.B 1
86 86
on termination.