[hackers] [sandy][PATCH] fix title not updating on terms with "hs" capabilities (st)

From: shuall <shualloret_AT_gmail.com>
Date: Tue, 27 Oct 2015 15:52:10 -0400

---
 sandy.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/sandy.c b/sandy.c
index d08b683..65b936d 100644
--- a/sandy.c
+++ b/sandy.c
_AT_@ -1971,6 +1971,7 @@ i_update(void) {
 		putp(tsl_str);
 		putp(title);
 		putp(fsl_str);
+		fflush(NULL);
 	}
 
 	/* Clean global dirty bits */
-- 
2.6.1
Received on Tue Oct 27 2015 - 20:52:10 CET

This archive was generated by hypermail 2.3.0 : Tue Oct 27 2015 - 21:00:13 CET