Browse Source

Disable BCE again.

master
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 View File

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


+ 1
- 1
st.info View File

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


Loading…
Cancel
Save