aboutsummaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
authorQuentin Rameau <quinq@fifth.space>2016-10-22 10:42:46 +0200
committerQuentin Rameau <quinq@fifth.space>2016-10-22 10:43:18 +0200
commit7854fde1ff95ba85239ccfe1b59b555bd245d0db (patch)
treeece6d9ff4b50b68b5c41ab423bba2a2c4294b5d4 /st.1
parent68bae9c7b121e30114f6b0cabe15da3fae46e673 (diff)
downloadst-patched-7854fde1ff95ba85239ccfe1b59b555bd245d0db.tar.bz2
st-patched-7854fde1ff95ba85239ccfe1b59b555bd245d0db.tar.xz
st-patched-7854fde1ff95ba85239ccfe1b59b555bd245d0db.zip
st.1: add an entry for ISO-14755 shortcut
Diffstat (limited to 'st.1')
-rw-r--r--st.14
1 files changed, 4 insertions, 0 deletions
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.
162.TP 162.TP
163.B Alt-Shift-v 163.B Alt-Shift-v
164Paste from the clipboard selection. 164Paste from the clipboard selection.
165.TP
166.B Alt-Ctrl
167Launch dmenu to enter a unicode codepoint and send the corresponding glyph
168to st.
165.SH CUSTOMIZATION 169.SH CUSTOMIZATION
166.B st 170.B st
167can be customized by creating a custom config.h and (re)compiling the source 171can be customized by creating a custom config.h and (re)compiling the source