st

fork of suckless's simple terminal
Index Commits Files Refs README LICENSE
commit d8f3809345d62477c204e03071db61fe8443fd5f
parent b78c5085f72d66de26468e2c07fb3c72d0afe63b
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sun, 20 Jan 2013 14:55:08 +0100

Removing BCE from the TODO list.

Diffstat:
MTODO | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/TODO b/TODO
@@ -1,7 +1,6 @@
 vt emulation
 ------------
 
-* implement BCE right
 * color definition in CSI
     * implement CSI parsing
 * wide-character support in conjunction with fallback xft code