X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/39f28b18b76b9dc8353ae399cb8a99f13f9de2c2..d60ee7337b5f378d8858ef3774c5552d2c8e54fa:/st.c?ds=sidebyside diff --git a/st.c b/st.c index f883ac1..4fb3311 100644 --- a/st.c +++ b/st.c @@ -3667,11 +3667,11 @@ run(void) { } } + ttynew(); if(!xw.isfixed) cresize(w, h); else cresize(xw.fw, xw.fh); - ttynew(); gettimeofday(&lastblink, NULL); gettimeofday(&last, NULL);