Browse Source

Disable BCE again.

Christoph Lohmann 12 years ago
parent
commit
da4a77edbe
2 changed files with 2 additions and 1 deletions
  1. 1 0
      TODO
  2. 1 1
      st.info

+ 1 - 0
TODO

@@ -1,6 +1,7 @@
 vt emulation
 ------------
 
+* implement BCE right
 * color definition in CSI
 	* implement CSI parsing
 * implement real italic

+ 1 - 1
st.info

@@ -3,7 +3,7 @@
 st| simpleterm,
 	acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
 	am,
-	bce,
+#	bce,
 	bel=^G,
 #	blink=\E[5m,
 	bold=\E[1m,