st
simple terminal
git clone https://9o.is/git/st.git
commit 1adfbae97629095965b094b824d64c2db74244cf parent bb2a5f2ddc4aaf71aa28007b65f8759ddf5f97cb Author: Christoph Lohmann <20h@r-36.net> Date: Sat, 13 Apr 2013 08:51:30 +0200 Patching while not really woken up. Diffstat:
| M | st.c | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/st.c b/st.c @@ -835,10 +835,6 @@ selnotify(XEvent *e) { *repl++ = '\r'; } - last = data + nitems * format / 8; - repl = data; - - ttywrite((const char *)data, nitems * format / 8); XFree(data); /* number of 32-bit chunks returned */