diff options
author | Quentin Rameau <quinq@fifth.space> | 2016-10-22 10:42:46 +0200 |
---|---|---|
committer | Quentin Rameau <quinq@fifth.space> | 2016-10-22 10:43:18 +0200 |
commit | 7854fde1ff95ba85239ccfe1b59b555bd245d0db (patch) | |
tree | ece6d9ff4b50b68b5c41ab423bba2a2c4294b5d4 | |
parent | 68bae9c7b121e30114f6b0cabe15da3fae46e673 (diff) |
st.1: add an entry for ISO-14755 shortcut
-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. .TP .B Alt-Shift-v Paste from the clipboard selection. +.TP +.B Alt-Ctrl +Launch dmenu to enter a unicode codepoint and send the corresponding glyph +to st. .SH CUSTOMIZATION .B st can be customized by creating a custom config.h and (re)compiling the source |