Introduction
Introduction Statistics Contact Development Disclaimer Help
tRedraw needs all dirty lines to have flash etc. work. - st - [fork] customized…
git clone git://src.adamsgaard.dk/st
Log
Files
Refs
README
LICENSE
---
commit bdb850a16a6d7a2d12b2bd5500a3b7d70290a74a
parent e31829f659a818e438bf2fe45708abb2983f8765
Author: Christoph Lohmann <[email protected]>
Date: Fri, 9 May 2014 17:12:58 +0200
Redraw needs all dirty lines to have flash etc. work.
Diffstat:
M st.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/st.c b/st.c
t@@ -3439,6 +3439,7 @@ void
redraw(int timeout) {
struct timespec tv = {0, timeout * 1000};
+ tfulldirt();
draw();
if(timeout > 0) {
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.