X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=st.info;h=3b754db3e2af440d07af2f4ec1090d1edc17e464;hp=ff01c80ed4c7d9db71f1b8b849e3bd3c1476a77c;hb=c5fc1582b33ca509d1063e4dcc0ae8c1db0dcb36;hpb=1e09726518b84091e80dfaf96632c122f6f446a6 diff --git a/st.info b/st.info index ff01c80..3b754db 100644 --- a/st.info +++ b/st.info @@ -1,5 +1,3 @@ -# unsupported xterm caps are (getting) commented. -# as soon as they work, uncomment them. st| simpleterm, acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~, am, @@ -55,7 +53,7 @@ st| simpleterm, ka3=\E[5~, kc1=\E[4~, kc3=\E[6~, - kbs=\177, + kbs=\010, kcbt=\E[Z, kb2=\EOu, kcub1=\EOD, @@ -75,7 +73,7 @@ st| simpleterm, kri=\E[1;2A, kclr=\E[3;5~, kdl1=\E[3;2~, - kdch1=\E[3~, + kdch1=\0177, kich1=\E[2~, kend=\E[4~, kf1=\EOP, @@ -154,6 +152,9 @@ st| simpleterm, ncv#3, 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,12 +179,10 @@ 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, @@ -196,3 +194,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,