aboutsummaryrefslogtreecommitdiffstats
path: root/st.info
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2013-01-08 19:46:28 +0100
committerChristoph Lohmann <20h@r-36.net>2013-01-08 19:46:28 +0100
commitf741df9cda4d4aa597cf9eff4ac62a610daf44f2 (patch)
tree9564b15ad4c9c1c19d8ab24b3c43c316a862f0ad /st.info
parent73879c172943928542225cdc975b3b7e2449ddc0 (diff)
downloadst-f741df9cda4d4aa597cf9eff4ac62a610daf44f2.tar.gz
Standout is now reverse. This makes bsd-games work in st.
Diffstat (limited to 'st.info')
-rw-r--r--st.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/st.info b/st.info
index 52ae851..fcaa024 100644
--- a/st.info
+++ b/st.info
@@ -162,7 +162,7 @@ st| simpleterm,
rmcup=\E[?1049l,
rmir=\E[4l,
rmkx=\E[?1l\E>,
- rmso=\E[23m,
+ rmso=\E[27m,
rmul=\E[m,
rs1=\Ec,
rs2=\E[4l\E>,
@@ -178,7 +178,7 @@ st| simpleterm,
smcup=\E[?1049h,
smir=\E[4h,
smkx=\E[?1h\E=,
- smso=\E[3m,
+ smso=\E[7m,
smul=\E[4m,
tbc=\E[3g,
tsl=\E]0;,
remember that computers suck.