aboutsummaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
authorQuentin Rameau <quinq@fifth.space>2018-09-11 13:11:28 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2018-09-11 19:05:55 +0200
commit67d0cb65d0794e2d91e72e5fa1e3612172e5812e (patch)
treed8275afb0f98a5171bc459b5e45c4bc2a67a92f5 /st.1
parent4f4bccd1627c845330235721f593d2e93418723d (diff)
downloadst-patched-67d0cb65d0794e2d91e72e5fa1e3612172e5812e.tar.bz2
st-patched-67d0cb65d0794e2d91e72e5fa1e3612172e5812e.tar.xz
st-patched-67d0cb65d0794e2d91e72e5fa1e3612172e5812e.zip
Remove the ISO 14755 feature
And move it to the patches section. Keeping it would force to add an exec pledge on OpenBSD, and some people think it's bloated, so bye!
Diffstat (limited to 'st.1')
-rw-r--r--st.14
1 files changed, 0 insertions, 4 deletions
diff --git a/st.1 b/st.1
index 81bceff..e8d6059 100644
--- a/st.1
+++ b/st.1
@@ -159,10 +159,6 @@ Copy the selected text to the clipboard selection.
159.TP 159.TP
160.B Ctrl-Shift-v 160.B Ctrl-Shift-v
161Paste from the clipboard selection. 161Paste from the clipboard selection.
162.TP
163.B Ctrl-Shift-i
164Launch dmenu to enter a unicode codepoint and send the corresponding glyph
165to st.
166.SH CUSTOMIZATION 162.SH CUSTOMIZATION
167.B st 163.B st
168can be customized by creating a custom config.h and (re)compiling the source 164can be customized by creating a custom config.h and (re)compiling the source