all repos — st @ 5dc48af29e9972527767977be3bbc9c072cf1c13

st (suckless terminal) config

Patching while not really woken up.
Christoph Lohmann 20h@r-36.net
commit

5dc48af29e9972527767977be3bbc9c072cf1c13

parent

5984657c001fe5b4690cef5ddffe11acbf7da7f2

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

jump to
M st.cst.c

@@ -835,10 +835,6 @@ while((repl = memchr(repl, '\n', last - repl))) {

*repl++ = '\r'; } - last = data + nitems * format / 8; - repl = data; - - ttywrite((const char *)data, nitems * format / 8); XFree(data); /* number of 32-bit chunks returned */