From da4a77edbebbb75fcb549c5ecac326d5e59aeef5 Mon Sep 17 00:00:00 2001
From: Christoph Lohmann <20h@r-36.net>
Date: Wed, 5 Sep 2012 00:58:17 +0200
Subject: [PATCH] Disable BCE again.

---
 TODO    | 1 +
 st.info | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index c498734..9ee59e3 100644
--- 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
index ccd31f2..bd9c158 100644
--- 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,