aboutsummaryrefslogtreecommitdiffstats
path: root/st.info
diff options
context:
space:
mode:
authorAnselm R Garbe <anselm@garbe.us>2010-07-24 12:09:14 +0100
committerAnselm R Garbe <anselm@garbe.us>2010-07-24 12:09:14 +0100
commit10e49a0505a250fc78c41842d93eb2a0abaf4c93 (patch)
treeaf9f4d60b382a279fae457aca96fa0b17e158146 /st.info
parent9e8f5f1348e3a38d5c0d90bddcf40c9c03caa098 (diff)
downloadst-10e49a0505a250fc78c41842d93eb2a0abaf4c93.tar.gz
applied Devin J Pohly's st color info patches, thanks Devin!
Diffstat (limited to 'st.info')
-rw-r--r--st.info12
1 files changed, 6 insertions, 6 deletions
diff --git a/st.info b/st.info
index 1ded6b5..1cf6344 100644
--- a/st.info
+++ b/st.info
@@ -1,7 +1,6 @@
-# Reconstructed via infocmp from file: /lib/terminfo/p/pcansi
st| simpleterm,
am,
- ul,
+ ul,
mir,
msgr,
colors#8,
@@ -10,7 +9,7 @@ st| simpleterm,
lines#24,
ncv#3,
pairs#64,
- acsc=*`#aof+g+j+k+l+m+n-o-p-q-r-s+t+u+v+w|x<y>z{{||}}-~,
+ acsc=*`#aof+g+j+k+l+m+n-o-p-q-r-s+t+u+v+w|x<y>z{{||}}-~,
bel=^G,
bold=\E[1m,
cbt=\E[Z,
@@ -36,9 +35,11 @@ st| simpleterm,
kcud1=\E[B,
kcuf1=\E[C,
kcuu1=\E[A,
+ kdch1=\E[3~,
+ kend=\E[4~,
khome=\E[1~,
- knp=\E[6~,
- kpp=\E[5~,
+ knp=\E[6~,
+ kpp=\E[5~,
op=\E[37;40m,
rev=\E[7m,
rmacs=\E[10m,
@@ -46,7 +47,6 @@ st| simpleterm,
rmul=\E[m,
setab=\E[4%p1%dm,
setaf=\E[3%p1%dm,
-# sgr=\E[0;10%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p6%t;1%;%?%p7%t;8%;%?%p9%t;12%;m,
sgr0=\E[0m,
smacs=\E[12m,
smso=\E[7m,
remember that computers suck.