diff options
author | Christoph Lohmann <20h@r-36.net> | 2012-09-02 19:53:50 +0200 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2012-09-02 19:53:50 +0200 |
commit | b11d85c9bef5a49c071553410c3f73c3181c6ece (patch) | |
tree | 07ffc0b112807b35748bd4d1406b75944c2d7a76 /st.info | |
parent | 7f17a70834961cd1ff748b2621c6fc87c069be22 (diff) | |
download | st-b11d85c9bef5a49c071553410c3f73c3181c6ece.tar.gz st-b11d85c9bef5a49c071553410c3f73c3181c6ece.tar.bz2 |
Add standout mode.
Diffstat (limited to 'st.info')
-rw-r--r-- | st.info | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -86,7 +86,7 @@ st| simpleterm, ri=\EM, rmacs=\E(B, rmcup=\E[?1049l, - rmso=\E[m, + rmso=\E[23m, rmul=\E[m, sc=\E7, setab=\E[4%p1%dm, @@ -97,7 +97,7 @@ st| simpleterm, sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m, smacs=\E(0, smcup=\E[?1049h, - smso=\E[7m, + smso=\E[3m, smul=\E[4m, tbc=\E[3g, tsl=\E]0;, |