]> git.armaanb.net Git - st.git/commitdiff
st.1: add an entry for ISO-14755 shortcut
authorQuentin Rameau <quinq@fifth.space>
Sat, 22 Oct 2016 08:42:46 +0000 (10:42 +0200)
committerQuentin Rameau <quinq@fifth.space>
Sat, 22 Oct 2016 08:43:18 +0000 (10:43 +0200)
st.1

diff --git a/st.1 b/st.1
index aedc174f1d58c7148dbebc7198cc3f74c2132825..c429dcfd0606fd479a2c32c037bfd7722bee8a8e 100644 (file)
--- 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