X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=st.info;h=94fce2298fd620baa43bcc4478f6335e1a472743;hb=bef599bb279e6c9b08853ceebefade066e362c48;hp=79b881fcc25336e0771c9897391550027e761e2d;hpb=7ea68632081e5adc2f0d2681ac89ed5decfac7b9;p=st.git diff --git a/st.info b/st.info index 79b881f..94fce22 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, @@ -162,7 +160,6 @@ st| simpleterm, rmcup=\E[?1049l, rmir=\E[4l, rmkx=\E[?1l\E>, - rmm=\E[?1034l, rmso=\E[27m, rmul=\E[m, rs1=\Ec, @@ -179,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, @@ -196,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,