aboutsummaryrefslogtreecommitdiff
path: root/st.info
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2014-10-21 16:36:01 +0200
committerChristoph Lohmann <20h@r-36.net>2014-10-21 16:36:01 +0200
commitcd159883d14c5874446a6ae949be031a1c9d37c2 (patch)
tree22285f14967d4cc261eebe72eb3b03efa575314b /st.info
parentf9fb620914f7b1e2580a890f23b66e18762788b7 (diff)
downloadst-patched-cd159883d14c5874446a6ae949be031a1c9d37c2.tar.bz2
st-patched-cd159883d14c5874446a6ae949be031a1c9d37c2.tar.xz
st-patched-cd159883d14c5874446a6ae949be031a1c9d37c2.zip
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 c5a9c2d..3b754db 100644
--- a/st.info
+++ b/st.info
@@ -159,7 +159,7 @@ st| simpleterm,
159 rev=\E[7m, 159 rev=\E[7m,
160 ri=\EM, 160 ri=\EM,
161 ritm=\E[23m, 161 ritm=\E[23m,
162 rmacs=^O, 162 rmacs=\E(B,
163 rmcup=\E[?1049l, 163 rmcup=\E[?1049l,
164 rmir=\E[4l, 164 rmir=\E[4l,
165 rmkx=\E[?1l\E>, 165 rmkx=\E[?1l\E>,
@@ -175,7 +175,7 @@ st| simpleterm,
175 sgr0=\E[0m, 175 sgr0=\E[0m,
176 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, 176 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,
177 sitm=\E[3m, 177 sitm=\E[3m,
178 smacs=^N, 178 smacs=\E(0,
179 smcup=\E[?1049h, 179 smcup=\E[?1049h,
180 smir=\E[4h, 180 smir=\E[4h,
181 smkx=\E[?1h\E=, 181 smkx=\E[?1h\E=,