Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (from parent 1:
fd11498
)
update terminfo entry.
author
Aurélien Aptel <
[email protected]
>
Wed, 8 Dec 2010 17:41:55 +0000
(18:41 +0100)
committer
Aurélien Aptel <
[email protected]
>
Wed, 8 Dec 2010 17:41:55 +0000
(18:41 +0100)
st.info
patch
|
blob
|
history
diff --git
a/st.info
b/st.info
index
3dc92f8
..
39402eb
100644
(file)
--- a/
st.info
+++ b/
st.info
@@
-8,6
+8,7
@@
st| simpleterm,
# blink=\E[5m,
bold=\E[1m,
cbt=\E[Z,
# blink=\E[5m,
bold=\E[1m,
cbt=\E[Z,
+ cvvis=\E[?25h,
civis=\E[?25l,
clear=\E[H\E[2J,
cnorm=\E[?12l\E[?25h,
civis=\E[?25l,
clear=\E[H\E[2J,
cnorm=\E[?12l\E[?25h,
@@
-15,6
+16,7
@@
st| simpleterm,
cols#80,
cr=^M,
csr=\E[%i%p1%d;%p2%dr,
cols#80,
cr=^M,
csr=\E[%i%p1%d;%p2%dr,
+ cub=\E[%p1%dD,
cub1=^H,
cud1=^J,
cud=\E[%p1%dB,
cub1=^H,
cud1=^J,
cud=\E[%p1%dB,
@@
-23,10
+25,14
@@
st| simpleterm,
cup=\E[%i%p1%d;%p2%dH,
cuu1=\E[A,
cuu=\E[%p1%dA,
cup=\E[%i%p1%d;%p2%dH,
cuu1=\E[A,
cuu=\E[%p1%dA,
+ dch=\E[%p1%dP,
dch1=\E[P,
dch1=\E[P,
+ dl=\E[%p1%dM,
dl1=\E[M,
dl1=\E[M,
+ ech=\E[%p1%dX,
ed=\E[J,
el=\E[K,
ed=\E[J,
el=\E[K,
+ el1=\E[1K,
home=\E[H,
hpa=\E[%i%p1%dG,
ht=^I,
home=\E[H,
hpa=\E[%i%p1%dG,
ht=^I,
@@
-68,6
+74,7
@@
st| simpleterm,
pairs#64,
rc=\E8,
rev=\E[7m,
pairs#64,
rc=\E8,
rev=\E[7m,
+ ri=\EM,
rmacs=\E(B,
rmso=\E[m,
rmul=\E[m,
rmacs=\E(B,
rmso=\E[m,
rmul=\E[m,