aboutsummaryrefslogtreecommitdiff
path: root/st.info
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-11-15 16:21:23 +0100
committerChristoph Lohmann <20h@r-36.net>2012-11-15 16:21:23 +0100
commit801ea034b652025dc22d26f6e1b802de932346da (patch)
tree1d19d510709291bbb93502e258f7bee2782bbccf /st.info
parente87d21bb3d6b48f68340c193dff8b6021f00be10 (diff)
downloadst-patched-801ea034b652025dc22d26f6e1b802de932346da.tar.bz2
st-patched-801ea034b652025dc22d26f6e1b802de932346da.tar.xz
st-patched-801ea034b652025dc22d26f6e1b802de932346da.zip
Import the patch of Eckehard Berns to add insert mode. Thanks!
Diffstat (limited to 'st.info')
-rw-r--r--st.info2
1 files changed, 2 insertions, 0 deletions
diff --git a/st.info b/st.info
index 4a05160..bb8145b 100644
--- a/st.info
+++ b/st.info
@@ -153,6 +153,7 @@ st| simpleterm,
153 ritm=\E[23m, 153 ritm=\E[23m,
154 rmacs=\E(B, 154 rmacs=\E(B,
155 rmcup=\E[?1049l, 155 rmcup=\E[?1049l,
156 rmir=\E[4l,
156 rmkx=\E[?1l\E>, 157 rmkx=\E[?1l\E>,
157 rmso=\E[23m, 158 rmso=\E[23m,
158 rmul=\E[m, 159 rmul=\E[m,
@@ -168,6 +169,7 @@ st| simpleterm,
168 sitm=\E[3m, 169 sitm=\E[3m,
169 smacs=\E(0, 170 smacs=\E(0,
170 smcup=\E[?1049h, 171 smcup=\E[?1049h,
172 smir=\E[4h,
171 smkx=\E[?1h\E=, 173 smkx=\E[?1h\E=,
172 smso=\E[3m, 174 smso=\E[3m,
173 smul=\E[4m, 175 smul=\E[4m,