all repos — st @ 42344b715420a26a5711bb687a0e5f68bbcd3c86

st (suckless terminal) config

started to go through st.info and fix things.
Aurélien Aptel aurelien.aptel@gmail.com
commit

42344b715420a26a5711bb687a0e5f68bbcd3c86

parent

a79bc96c94e786c0e542539f80b622147d7385ac

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

jump to
M st.infost.info

@@ -4,10 +4,13 @@ am,

bel=^G, bold=\E[1m, cbt=\E[Z, + civis=\E[?25l clear=\E[H\E[2J, + cnorm=\E[?12l\E[?25h, colors#8, cols#80, cr=^M, + csr=\E[%i%p1%d;%p2%dr, cub1=\E[D, cud1=\E[B, cuf1=\E[C,