commit da4a77edbebbb75fcb549c5ecac326d5e59aeef5
parent 98dc91eb82843da4683a16a98050a23746e2fa68
Author: Christoph Lohmann <20h@r-36.net>
Date:   Wed,  5 Sep 2012 00:58:17 +0200
Disable BCE again.
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/TODO b/TODO
@@ -1,6 +1,7 @@
 vt emulation
 ------------
 
+* implement BCE right
 * color definition in CSI
 	* implement CSI parsing
 * implement real italic
diff --git a/st.info b/st.info
@@ -3,7 +3,7 @@
 st| simpleterm,
 	acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
 	am,
-	bce,
+#	bce,
 	bel=^G,
 #	blink=\E[5m,
 	bold=\E[1m,