aboutsummarylogtreecommitdiffstats
path: root/st.info
diff options
context:
space:
mode:
authorChristoph Lohmann2012-11-15 16:21:23 +0100
committerChristoph Lohmann2012-11-15 16:21:23 +0100
commita0f766d176f318bf9cb7ac8598048ea8373efccb (patch)
treec814f7c43c65ac5e83521d42273ee32e0322c20f /st.info
parenta7e39ae5e9c132276eb6512944e3359c4e3503be (diff)
downloadaur-a0f766d176f318bf9cb7ac8598048ea8373efccb.tar.gz
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 4a051601bb20..bb8145b46807 100644
--- a/st.info
+++ b/st.info
@@ -153,6 +153,7 @@ st| simpleterm,
ritm=\E[23m,
rmacs=\E(B,
rmcup=\E[?1049l,
+ rmir=\E[4l,
rmkx=\E[?1l\E>,
rmso=\E[23m,
rmul=\E[m,
@@ -168,6 +169,7 @@ st| simpleterm,
sitm=\E[3m,
smacs=\E(0,
smcup=\E[?1049h,
+ smir=\E[4h,
smkx=\E[?1h\E=,
smso=\E[3m,
smul=\E[4m,