update FAQ
[st.git] / st.info
diff --git a/st.info b/st.info
index ff01c80..78ffd30 100644 (file)
--- a/st.info
+++ b/st.info
@@ -1,7 +1,5 @@
-# unsupported xterm caps are (getting) commented. 
-# as soon as they work, uncomment them.
 st| simpleterm,
-       acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
+       acsc=+C\,D-A.B0E``aaffgghFiGjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
        am,
        bce,
        bel=^G,
@@ -27,6 +25,7 @@ st| simpleterm,
        cuu=\E[%p1%dA,
        dch=\E[%p1%dP,
        dch1=\E[P,
+       dim=\E[2m,
        dl=\E[%p1%dM,
        dl1=\E[M,
        ech=\E[%p1%dX,
@@ -34,7 +33,7 @@ st| simpleterm,
        el=\E[K,
        el1=\E[1K,
        enacs=\E)0,
-       flash=\E[?5h\E[?5l,
+       flash=\E[?5h$<80/>\E[?5l,
        fsl=^G,
        home=\E[H,
        hpa=\E[%i%p1%dG,
@@ -144,16 +143,18 @@ st| simpleterm,
        khome=\E[1~,
        kil1=\E[2;5~,
        krmir=\E[2;2~,
-       kich1=\E[2~,
        knp=\E[6~,
        kmous=\E[M,
        kpp=\E[5~,
        lines#24,
        mir,
        msgr,
-       ncv#3,
+       npc,
        op=\E[39;49m,
        pairs#64,
+       mc0=\E[i,
+       mc4=\E[4i,
+       mc5=\E[5i,
        rc=\E8,
        rev=\E[7m,
        ri=\EM,
@@ -162,9 +163,8 @@ st| simpleterm,
        rmcup=\E[?1049l,
        rmir=\E[4l,
        rmkx=\E[?1l\E>,
-       rmm=\E[?1034l,
        rmso=\E[27m,
-       rmul=\E[m,
+       rmul=\E[24m,
        rs1=\Ec,
        rs2=\E[4l\E>\E[?1034l,
        sc=\E7,
@@ -179,20 +179,44 @@ st| simpleterm,
        smcup=\E[?1049h,
        smir=\E[4h,
        smkx=\E[?1h\E=,
-       smm=\E[?1034h,
        smso=\E[7m,
        smul=\E[4m,
        tbc=\E[3g,
        tsl=\E]0;,
-       ul,
        xenl,
        vpa=\E[%i%p1%dd,
-
+# XTerm extensions
+       rmxx=\E[29m,
+       smxx=\E[9m,
+# tmux extensions, see TERMINFO EXTENSIONS in tmux(1)
+       Tc,
+       Ms=\E]52;%p1%s;%p2%s\007,
+       Se=\E[2 q,
+       Ss=\E[%p1%d q,
 
 st-256color| simpleterm with 256 colors,
        use=st,
+       ccc,
        colors#256,
+       oc=\E]104\007,
        pairs#32767,
 #      Nicked from xterm-256color
+       initc=\E]4;%p1%d;rgb\:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*%{1000}%/%2.2X/%p4%{255}%*%{1000}%/%2.2X\E\\,
        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,
+
+st-meta| simpleterm with meta key,
+       use=st,
+       km,
+       rmm=\E[?1034l,
+       smm=\E[?1034h,
+       rs2=\E[4l\E>\E[?1034h,
+       is2=\E[4l\E>\E[?1034h,
+
+st-meta-256color| simpleterm with meta key and 256 colors,
+       use=st-256color,
+       km,
+       rmm=\E[?1034l,
+       smm=\E[?1034h,
+       rs2=\E[4l\E>\E[?1034h,
+       is2=\E[4l\E>\E[?1034h,