diff options
Diffstat (limited to 'st.1')
-rw-r--r-- | st.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -162,6 +162,10 @@ Copy the selected text to the clipboard selection. | |||
162 | .TP | 162 | .TP |
163 | .B Alt-Shift-v | 163 | .B Alt-Shift-v |
164 | Paste from the clipboard selection. | 164 | Paste from the clipboard selection. |
165 | .TP | ||
166 | .B Alt-Ctrl | ||
167 | Launch dmenu to enter a unicode codepoint and send the corresponding glyph | ||
168 | to st. | ||
165 | .SH CUSTOMIZATION | 169 | .SH CUSTOMIZATION |
166 | .B st | 170 | .B st |
167 | can be customized by creating a custom config.h and (re)compiling the source | 171 | can be customized by creating a custom config.h and (re)compiling the source |