st
simple terminal
git clone https://9o.is/git/st.git
commit 92154c3e547706f7643c81f6940cc2871677d15e parent 382a7601c719bddbf2f7b55172db27742f650244 Author: Quentin Rameau <quinq@fifth.space> Date: Sat, 22 Oct 2016 10:42:46 +0200 st.1: add an entry for ISO-14755 shortcut Diffstat:
| M | st.1 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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