Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
added F1-12 key, fixed DCH and ICH.
[st.git]
/
st.info
diff --git
a/st.info
b/st.info
index
1cf6344
..
2cc645b
100644
(file)
--- a/
st.info
+++ b/
st.info
@@
-30,13
+30,25
@@
st| simpleterm,
il1=\E[L,
ind=^J,
invis=\E[8m,
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~,
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~,
khome=\E[1~,
knp=\E[6~,
kpp=\E[5~,
@@
-52,3
+64,10
@@
st| simpleterm,
smso=\E[7m,
smul=\E[4m,
tbc=\E[2g,
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,