summaryrefslogtreecommitdiff
path: root/st.info
diff options
context:
space:
mode:
authorLM-LCL <hello@exaltedelite.club>2024-08-31 21:28:41 +0200
committerLM-LCL <hello@exaltedelite.club>2024-08-31 21:28:41 +0200
commit6eece88391d6dc3bfe54176249991cdc6cb8dd46 (patch)
tree078be96373ebc098b838e16f912679327a09cb13 /st.info
parentab3144f7dd3ee40d99328b51f8bc1d2f8ddc548e (diff)
st-0.9.2
Diffstat (limited to 'st.info')
-rw-r--r--st.info4
1 files changed, 4 insertions, 0 deletions
diff --git a/st.info b/st.info
index 8201ad6..efab2cf 100644
--- a/st.info
+++ b/st.info
@@ -184,6 +184,10 @@ st-mono| simpleterm monocolor,
# XTerm extensions
rmxx=\E[29m,
smxx=\E[9m,
+ BE=\E[?2004h,
+ BD=\E[?2004l,
+ PS=\E[200~,
+ PE=\E[201~,
# disabled rep for now: causes some issues with older ncurses versions.
# rep=%p1%c\E[%p2%{1}%-%db,
# tmux extensions, see TERMINFO EXTENSIONS in tmux(1)