Disable BCE again. - st - Personal fork of st
 (HTM) git clone git://git.drkhsh.at/st.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit da4a77edbebbb75fcb549c5ecac326d5e59aeef5
 (DIR) parent 98dc91eb82843da4683a16a98050a23746e2fa68
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Wed,  5 Sep 2012 00:58:17 +0200
       
       Disable BCE again.
       
       Diffstat:
         M TODO                                |       1 +
         M st.info                             |       2 +-
       
       2 files changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) 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
 (DIR) 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,