X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=st.info;h=2cc645b33f6f68ad5af2462790867e648bb95a16;hb=e1ce89f2678628b1c0e904800822a553de2817de;hp=1cf634423f6cbeaa29d4981cae9372ec666663fc;hpb=10e49a0505a250fc78c41842d93eb2a0abaf4c93;p=st.git diff --git a/st.info b/st.info index 1cf6344..2cc645b 100644 --- a/st.info +++ b/st.info @@ -30,13 +30,25 @@ st| simpleterm, il1=\E[L, ind=^J, invis=\E[8m, - kbs=^H, + kbs=\177, kcub1=\E[D, kcud1=\E[B, kcuf1=\E[C, kcuu1=\E[A, kdch1=\E[3~, kend=\E[4~, + kf1=\EOP, + kf2=\EOQ, + kf3=\EOR, + kf4=\EOS, + kf5=\E[15~, + kf6=\E[17~, + kf7=\E[18~, + kf8=\E[19~, + kf9=\E[20~, + kf10=\E[21~, + kf11=\E[23~, + kf12=\E[24~, khome=\E[1~, knp=\E[6~, kpp=\E[5~, @@ -52,3 +64,10 @@ st| simpleterm, smso=\E[7m, smul=\E[4m, tbc=\E[2g, + +st-256color| simpleterm with 256 colors, + colors#256, +# 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,