JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
reverse video mode. (thx Bert Münnich)
[st.git] / st.info
diff --git a/st.info b/st.info
index 39402eb..489908f 100644 (file)
--- a/st.info
+++ b/st.info
@@ -33,8 +33,11 @@ st| simpleterm,
        ed=\E[J,
        el=\E[K,
        el1=\E[1K,
+       flash=\E[?5h\E[?5l,
+       fsl=^G,
        home=\E[H,
        hpa=\E[%i%p1%dG,
+       hs,
        ht=^I,
        hts=\EH,
        ich=\E[%p1%d@,
@@ -49,7 +52,12 @@ st| simpleterm,
        kcud1=\E[B,
        kcuf1=\E[C,
        kcuu1=\E[A,
+       kLFT=\E[d,
+       kRIT=\E[c,
+       kind=\E[a,
+       kri=\E[b,
        kdch1=\E[3~,
+       kich1=\E[2~,
        kend=\E[4~,
        kf10=\E[21~,
        kf11=\E[23~,
@@ -65,6 +73,7 @@ st| simpleterm,
        kf9=\E[20~,
        khome=\E[1~,
        knp=\E[6~,
+       kmous=\E[M,
        kpp=\E[5~,
        lines#24,
        mir,
@@ -87,13 +96,14 @@ st| simpleterm,
        smso=\E[7m,
        smul=\E[4m,
        tbc=\E[2g,
+       tsl=\E]0;,
        ul,
        xenl,
 
 st-256color| simpleterm with 256 colors,
+       use=st,
        colors#256,
        pairs#32767,
 #      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,