summaryrefslogtreecommitdiff
path: root/st.info
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-02-20 02:12:32 -0600
committerzachir <zachir@librem.one>2023-02-20 02:12:32 -0600
commitb317320ed62cf0a7e1aeade4a6d9a6f780d6c7e0 (patch)
treef80e1f8e9b0c11f371327411177c46ded04b1a8b /st.info
parentdb8eea792ac95be0d5a118480b296783bf774705 (diff)
add csi_22_23 patch
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 8201ad6..aeef606 100644
--- a/st.info
+++ b/st.info
@@ -161,7 +161,7 @@ st-mono| simpleterm monocolor,
rin=\E[%p1%dT,
ritm=\E[23m,
rmacs=\E(B,
- rmcup=\E[?1049l,
+ rmcup=\E[?1049l\E[23;0;0t,
rmir=\E[4l,
rmkx=\E[?1l\E>,
rmso=\E[27m,
@@ -172,7 +172,7 @@ st-mono| simpleterm monocolor,
sitm=\E[3m,
sgr0=\E[0m,
smacs=\E(0,
- smcup=\E[?1049h,
+ smcup=\E[?1049h\E[22;0;0t,
smir=\E[4h,
smkx=\E[?1h\E=,
smso=\E[7m,