st

fork of suckless's simple terminal
Index Commits Files Refs README LICENSE
commit e02d72441ab6c1fba649ca65824b2d5dbb9db0f4
parent 052a617828e446c8ee17dfefceba447fcf1f50e2
Author: Christoph Lohmann <20h@r-36.net>
Date:   Tue,  4 Sep 2012 22:06:54 +0200

Another thing for TODO – resize.

Diffstat:
MTODO | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -4,6 +4,7 @@ vt emulation
 * color definition in CSI
     * implement CSI parsing
 * implement real italic
+* tell ncurses applications about resize
 
 code & interface
 ----------------