[hackers] [st] Standout is now reverse. This makes bsd-games work in st. || Christoph Lohmann
commit f741df9cda4d4aa597cf9eff4ac62a610daf44f2
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Tue Jan 8 19:46:28 2013 +0100
Standout is now reverse. This makes bsd-games work in st.
diff --git a/st.info b/st.info
index 52ae851..fcaa024 100644
--- a/st.info
+++ b/st.info
_AT_@ -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>,
_AT_@ -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;,
Received on Tue Jan 08 2013 - 19:46:55 CET
This archive was generated by hypermail 2.3.0
: Tue Jan 08 2013 - 19:48:09 CET