aboutsummarylogtreecommitdiffstats
path: root/st.info
diff options
context:
space:
mode:
authorChristoph Lohmann2014-10-21 16:36:01 +0200
committerChristoph Lohmann2014-10-21 16:36:01 +0200
commitfffe6618132eeba5d7be1f65e8df55ba1a218551 (patch)
tree9cc10e9007be9d672173b6487147b2c7089696aa /st.info
parente11f188e04a6ff8ed1b816ca6471510d6c40e29b (diff)
downloadaur-fffe6618132eeba5d7be1f65e8df55ba1a218551.tar.gz
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.
Diffstat (limited to 'st.info')
-rw-r--r--st.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/st.info b/st.info
index c5a9c2dd717c..3b754db3e2af 100644
--- a/st.info
+++ b/st.info
@@ -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>,
@@ -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=,