st

fork of suckless's simple terminal
Index Commits Files Refs README LICENSE
commit 7d325a3797006297e47cbdcb4a5de61348c82664
parent 223909e008bae6fce33cc1ad72e8480fc36805ca
Author: Aurélien Aptel <aurelien.aptel@gmail.com>
Date:   Thu,  2 Sep 2010 20:24:33 +0200

fixed start/end sequence of gfx.

Diffstat:
Mst.info | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)
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,