JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
started to go through st.info and fix things.
[st.git] / st.info
diff --git a/st.info b/st.info
index 1cf6344..ca4679b 100644 (file)
--- a/st.info
+++ b/st.info
@@ -1,20 +1,16 @@
 st| simpleterm,
+       acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
        am,
-       ul,
-       mir,
-       msgr,
-       colors#8,
-       cols#80,
-       it#8,
-       lines#24,
-       ncv#3,
-       pairs#64,
-       acsc=*`#aof+g+j+k+l+m+n-o-p-q-r-s+t+u+v+w|x<y>z{{||}}-~,
        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,
@@ -30,17 +26,35 @@ st| simpleterm,
        il1=\E[L,
        ind=^J,
        invis=\E[8m,
-       kbs=^H,
+       it#8,
+       kbs=\177,
        kcub1=\E[D,
        kcud1=\E[B,
        kcuf1=\E[C,
        kcuu1=\E[A,
        kdch1=\E[3~,
        kend=\E[4~,
+       kf10=\E[21~,
+       kf11=\E[23~,
+       kf12=\E[24~,
+       kf1=\EOP,
+       kf2=\EOQ,
+       kf3=\EOR,
+       kf4=\EOS,
+       kf5=\E[15~,
+       kf6=\E[17~,
+       kf7=\E[18~,
+       kf8=\E[19~,
+       kf9=\E[20~,
        khome=\E[1~,
        knp=\E[6~,
        kpp=\E[5~,
+       lines#24,
+       mir,
+       msgr,
+       ncv#3,
        op=\E[37;40m,
+       pairs#64,
        rev=\E[7m,
        rmacs=\E[10m,
        rmso=\E[m,
@@ -52,3 +66,11 @@ st| simpleterm,
        smso=\E[7m,
        smul=\E[4m,
        tbc=\E[2g,
+       ul,
+
+st-256color| simpleterm with 256 colors,
+       colors#256,
+#      Nicked from xterm-256color
+       setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
+       setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,
+       use=st,