fixed start/end sequence of gfx. - 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 7d325a3797006297e47cbdcb4a5de61348c82664
 (DIR) parent 223909e008bae6fce33cc1ad72e8480fc36805ca
 (HTM) Author: Aurélien Aptel <aurelien.aptel@gmail.com>
       Date:   Thu,  2 Sep 2010 20:24:33 +0200
       
       fixed start/end sequence of gfx.
       
       Diffstat:
         M st.info                             |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/st.info b/st.info
       @@ -56,13 +56,13 @@ st| simpleterm,
                op=\E[37;40m,
                pairs#64,
                rev=\E[7m,
       -        rmacs=\E[10m,
       +        rmacs=\E(B,
                rmso=\E[m,
                rmul=\E[m,
                setab=\E[4%p1%dm,
                setaf=\E[3%p1%dm,
                sgr0=\E[0m,
       -        smacs=\E[12m,
       +        smacs=\E(0,
                smso=\E[7m,
                smul=\E[4m,
                tbc=\E[2g,