JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed backspace problem, updated terminfo entry and moved TNAME in config.h.
[st.git] / st.info
diff --git a/st.info b/st.info
index 1ded6b5..b2669dd 100644 (file)
--- a/st.info
+++ b/st.info
@@ -1,7 +1,6 @@
-#      Reconstructed via infocmp from file: /lib/terminfo/p/pcansi
 st| simpleterm,
        am,
-    ul,
+       ul,
        mir,
        msgr,
        colors#8,
@@ -10,7 +9,7 @@ st| simpleterm,
        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{{||}}-~,
+       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,
@@ -31,14 +30,16 @@ st| simpleterm,
        il1=\E[L,
        ind=^J,
        invis=\E[8m,
-       kbs=^H,
+       kbs=\177,
        kcub1=\E[D,
        kcud1=\E[B,
        kcuf1=\E[C,
        kcuu1=\E[A,
+       kdch1=\E[3~,
+       kend=\E[4~,
        khome=\E[1~,
-    knp=\E[6~,
-    kpp=\E[5~,
+       knp=\E[6~,
+       kpp=\E[5~,
        op=\E[37;40m,
        rev=\E[7m,
        rmacs=\E[10m,
@@ -46,9 +47,15 @@ st| simpleterm,
        rmul=\E[m,
        setab=\E[4%p1%dm,
        setaf=\E[3%p1%dm,
-#      sgr=\E[0;10%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p6%t;1%;%?%p7%t;8%;%?%p9%t;12%;m,
        sgr0=\E[0m,
        smacs=\E[12m,
        smso=\E[7m,
        smul=\E[4m,
        tbc=\E[2g,
+
+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,