aboutsummaryrefslogtreecommitdiffstats
path: root/st.info
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2013-04-23 15:33:21 +0200
committerChristoph Lohmann <20h@r-36.net>2013-04-23 15:33:21 +0200
commit8037dac847b1006f1ba94a9aa2c7ef3ba72690e5 (patch)
tree3d73c23b9adf8fbcb41926f4c2176b0158dd6ea0 /st.info
parent2bd6afd1c9eb341d9e2c5d89bc16bb7758691e1f (diff)
downloadst-8037dac847b1006f1ba94a9aa2c7ef3ba72690e5.tar.gz
There is no 8bit by default and reset 8bit too.
Diffstat (limited to 'st.info')
-rw-r--r--st.info5
1 files changed, 2 insertions, 3 deletions
diff --git a/st.info b/st.info
index 26db8cc..60855c1 100644
--- a/st.info
+++ b/st.info
@@ -47,7 +47,7 @@ st| simpleterm,
ind=^J,
indn=\E[%p1%dS,
invis=\E[8m,
- is2=\E[4l\E>,
+ is2=\E[4l\E>\E[?1034l,
it#8,
kel=\E[1;2F,
ked=\E[1;5F,
@@ -147,7 +147,6 @@ st| simpleterm,
kich1=\E[2~,
knp=\E[6~,
kmous=\E[M,
- km,
kpp=\E[5~,
lines#24,
mir,
@@ -167,7 +166,7 @@ st| simpleterm,
rmso=\E[27m,
rmul=\E[m,
rs1=\Ec,
- rs2=\E[4l\E>,
+ is2=\E[4l\E>\E[?1034l,
sc=\E7,
setab=\E[4%p1%dm,
setaf=\E[3%p1%dm,
remember that computers suck.