[hackers] [st] Reverting smacs and rmacs to the xterm defaults. || Christoph Lohmann

From: <git_AT_suckless.org>
Date: Tue, 21 Oct 2014 16:37:31 +0200

commit cd159883d14c5874446a6ae949be031a1c9d37c2
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Tue Oct 21 16:36:01 2014 +0200

    Reverting smacs and rmacs to the xterm defaults.
    
    These are needed by ncurses to correctly handle the switch between line
    drawing. The changes to the alternative characterset code already fixed the
    urwid hack.

diff --git a/st.info b/st.info
index c5a9c2d..3b754db 100644
--- a/st.info
+++ b/st.info
_AT_@ -159,7 +159,7 @@ st| simpleterm,
         rev=\E[7m,
         ri=\EM,
         ritm=\E[23m,
- rmacs=^O,
+ rmacs=\E(B,
         rmcup=\E[?1049l,
         rmir=\E[4l,
         rmkx=\E[?1l\E>,
_AT_@ -175,7 +175,7 @@ st| simpleterm,
         sgr0=\E[0m,
         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,
         sitm=\E[3m,
- smacs=^N,
+ smacs=\E(0,
         smcup=\E[?1049h,
         smir=\E[4h,
         smkx=\E[?1h\E=,
Received on Tue Oct 21 2014 - 16:37:31 CEST

This archive was generated by hypermail 2.3.0 : Tue Oct 21 2014 - 16:48:09 CEST