From d59f92d6f19a4a914ba99168fdc42d1783eee1ba Mon Sep 17 00:00:00 2001 From: Aurélien Aptel Date: Wed, 8 Jun 2011 12:40:35 +0200 Subject: reverse video mode. (thx Bert Münnich) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- st.info | 1 + 1 file changed, 1 insertion(+) (limited to 'st.info') diff --git a/st.info b/st.info index 1cc6349..489908f 100644 --- a/st.info +++ b/st.info @@ -33,6 +33,7 @@ st| simpleterm, ed=\E[J, el=\E[K, el1=\E[1K, + flash=\E[?5h\E[?5l, fsl=^G, home=\E[H, hpa=\E[%i%p1%dG, -- cgit v1.2.3