all repos — st @ a61b9ea82ef65cd00f1d4908113fb9e3f7c7cc66

st (suckless terminal) config

Enable keypad set and unset commands.
Christoph Lohmann 20h@r-36.net
commit

a61b9ea82ef65cd00f1d4908113fb9e3f7c7cc66

parent

da4a77edbebbb75fcb549c5ecac326d5e59aeef5

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M st.infost.info

@@ -89,6 +89,7 @@ rev=\E[7m,

ri=\EM, rmacs=\E(B, rmcup=\E[?1049l, + rmkx=\E>, rmso=\E[23m, rmul=\E[m, sc=\E7,

@@ -100,6 +101,7 @@ sgr0=\E[0m,

sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m, smacs=\E(0, smcup=\E[?1049h, + smkx=\E=, smso=\E[3m, smul=\E[4m, tbc=\E[3g,