JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed start/end sequence of gfx.
[st.git] / st.info
diff --git a/st.info b/st.info
index 3cb993c..bcff5e0 100644 (file)
--- a/st.info
+++ b/st.info
@@ -4,10 +4,13 @@ st| simpleterm,
        bel=^G,
        bold=\E[1m,
        cbt=\E[Z,
+       civis=\E[?25l
        clear=\E[H\E[2J,
+       cnorm=\E[?12l\E[?25h,
        colors#8,
        cols#80,
        cr=^M,
+       csr=\E[%i%p1%d;%p2%dr,
        cub1=\E[D,
        cud1=\E[B,
        cuf1=\E[C,
@@ -53,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,