X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/f741df9cda4d4aa597cf9eff4ac62a610daf44f2..8b4cfcea73a37ab6d67c06c69e9af3de304185e3:/st.info
diff --git a/st.info b/st.info
index fcaa024..3a01a08 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,
+ 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,
@@ -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,
@@ -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,
@@ -163,9 +164,9 @@ st| simpleterm,
rmir=\E[4l,
rmkx=\E[?1l\E>,
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,
@@ -194,3 +195,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,