X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=st.info;h=7526141dda0e5e3071ea88c91aaa072e9044c0f9;hp=26db8ccbcdfc072ad5dacecac48d9feafc1ab5ef;hb=6166a1afc8c7875ce9ba62e5001040014269a26d;hpb=2bd6afd1c9eb341d9e2c5d89bc16bb7758691e1f diff --git a/st.info b/st.info index 26db8cc..7526141 100644 --- a/st.info +++ b/st.info @@ -1,11 +1,9 @@ -# unsupported xterm caps are (getting) commented. -# as soon as they work, uncomment them. st| simpleterm, acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~, am, bce, bel=^G, -# blink=\E[5m, + blink=\E[5m, bold=\E[1m, cbt=\E[Z, cvvis=\E[?25h, @@ -47,7 +45,7 @@ st| simpleterm, ind=^J, indn=\E[%p1%dS, invis=\E[8m, - is2=\E[4l\E>, + is2=\E[4l\E>\E[?1034l, it#8, kel=\E[1;2F, ked=\E[1;5F, @@ -147,7 +145,6 @@ st| simpleterm, kich1=\E[2~, knp=\E[6~, kmous=\E[M, - km, kpp=\E[5~, lines#24, mir, @@ -163,11 +160,10 @@ 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>, + rs2=\E[4l\E>\E[?1034l, sc=\E7, setab=\E[4%p1%dm, setaf=\E[3%p1%dm, @@ -180,7 +176,6 @@ st| simpleterm, smcup=\E[?1049h, smir=\E[4h, smkx=\E[?1h\E=, - smm=\E[?1034h, smso=\E[7m, smul=\E[4m, tbc=\E[3g, @@ -197,3 +192,19 @@ st-256color| simpleterm with 256 colors, # 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, + +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,