commit 7854fde1ff95ba85239ccfe1b59b555bd245d0db
Author: Quentin Rameau <[email protected]>
AuthorDate: Sat Oct 22 10:42:46 2016 +0200
Commit: Quentin Rameau <[email protected]>
CommitDate: Sat Oct 22 10:43:18 2016 +0200
st.1: add an entry for ISO-14755 shortcut
diff --git a/st.1 b/st.1
index aedc174..c429dcf 100644
--- a/st.1
+++ b/st.1
@@ -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