diff options
author | Christoph Lohmann <20h@r-36.net> | 2013-01-08 19:46:28 +0100 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2013-01-08 19:46:28 +0100 |
commit | f741df9cda4d4aa597cf9eff4ac62a610daf44f2 (patch) | |
tree | 9564b15ad4c9c1c19d8ab24b3c43c316a862f0ad /st.info | |
parent | 73879c172943928542225cdc975b3b7e2449ddc0 (diff) |
Standout is now reverse. This makes bsd-games work in st.
Diffstat (limited to 'st.info')
-rw-r--r-- | st.info | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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;, |