JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
started to go through st.info and fix things.
authorAurélien Aptel <aurelien.aptel@gmail.com>
Wed, 1 Sep 2010 20:54:07 +0000 (22:54 +0200)
committerAurélien Aptel <aurelien.aptel@gmail.com>
Wed, 1 Sep 2010 20:54:07 +0000 (22:54 +0200)
st.info

diff --git a/st.info b/st.info
index 3cb993c..ca4679b 100644 (file)
--- a/st.info
+++ b/st.info
@@ -4,10 +4,13 @@ st| simpleterm,
        bel=^G,
        bold=\E[1m,
        cbt=\E[Z,
        bel=^G,
        bold=\E[1m,
        cbt=\E[Z,
+       civis=\E[?25l
        clear=\E[H\E[2J,
        clear=\E[H\E[2J,
+       cnorm=\E[?12l\E[?25h,
        colors#8,
        cols#80,
        cr=^M,
        colors#8,
        cols#80,
        cr=^M,
+       csr=\E[%i%p1%d;%p2%dr,
        cub1=\E[D,
        cud1=\E[B,
        cuf1=\E[C,
        cub1=\E[D,
        cud1=\E[B,
        cuf1=\E[C,