aboutsummaryrefslogtreecommitdiffstats
path: root/st.info
diff options
context:
space:
mode:
authorAurélien Aptel <aurelien.aptel@gmail.com>2010-12-08 18:41:55 +0100
committerAurélien Aptel <aurelien.aptel@gmail.com>2010-12-08 18:41:55 +0100
commite8b18dd97b34d29670484b3850c315213f01dfa5 (patch)
tree5cdb43d806ab1922d9670f6d95d1719fd7ac48d7 /st.info
parentfd1149866f5bc4e3cfdbd281cdd3a45d7db56b40 (diff)
downloadst-e8b18dd97b34d29670484b3850c315213f01dfa5.tar.gz
update terminfo entry.
Diffstat (limited to 'st.info')
-rw-r--r--st.info7
1 files changed, 7 insertions, 0 deletions
diff --git a/st.info b/st.info
index 3dc92f8..39402eb 100644
--- a/st.info
+++ b/st.info
@@ -8,6 +8,7 @@ st| simpleterm,
# 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,
@@ -15,6 +16,7 @@ st| simpleterm,
cols#80,
cr=^M,
csr=\E[%i%p1%d;%p2%dr,
+ cub=\E[%p1%dD,
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,
+ dch=\E[%p1%dP,
dch1=\E[P,
+ dl=\E[%p1%dM,
dl1=\E[M,
+ ech=\E[%p1%dX,
ed=\E[J,
el=\E[K,
+ el1=\E[1K,
home=\E[H,
hpa=\E[%i%p1%dG,
ht=^I,
@@ -68,6 +74,7 @@ st| simpleterm,
pairs#64,
rc=\E8,
rev=\E[7m,
+ ri=\EM,
rmacs=\E(B,
rmso=\E[m,
rmul=\E[m,
remember that computers suck.