st

fork of suckless's simple terminal
Index Commits Files Refs README LICENSE
commit f741df9cda4d4aa597cf9eff4ac62a610daf44f2
parent 73879c172943928542225cdc975b3b7e2449ddc0
Author: Christoph Lohmann <20h@r-36.net>
Date:   Tue,  8 Jan 2013 19:46:28 +0100

Standout is now reverse. This makes bsd-games work in st.

Diffstat:
Mst.info | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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;,