X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=st.c;h=5946c7c04bf9be54caeb31346d131f59331fa1ea;hp=fd872c1fe25942375babd117992d0be2cbbc95f9;hb=bdb850a16a6d7a2d12b2bd5500a3b7d70290a74a;hpb=e31829f659a818e438bf2fe45708abb2983f8765 diff --git a/st.c b/st.c index fd872c1..5946c7c 100644 --- a/st.c +++ b/st.c @@ -3439,6 +3439,7 @@ void redraw(int timeout) { struct timespec tv = {0, timeout * 1000}; + tfulldirt(); draw(); if(timeout > 0) {