st

fork of suckless's simple terminal
Index Commits Files Refs README LICENSE
commit 98dc91eb82843da4683a16a98050a23746e2fa68
parent 67c1a23053666dbac6b1ff9b17698f59b6b27887
Author: Christoph Lohmann <20h@r-36.net>
Date:   Wed,  5 Sep 2012 00:09:13 +0200

Removing the resize issue from the TODO file.

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