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!
This commit is contained in:
Quentin Rameau
2018-09-11 13:11:28 +02:00
committed by Hiltjo Posthuma
parent 4f4bccd162
commit 67d0cb65d0
4 changed files with 0 additions and 32 deletions

4
st.1
View File

@ -159,10 +159,6 @@ Copy the selected text to the clipboard selection.
.TP
.B Ctrl-Shift-v
Paste from the clipboard selection.
.TP
.B Ctrl-Shift-i
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