summaryrefslogtreecommitdiff
path: root/st.info
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2024-05-28 04:41:41 +0000
committerGitHub <noreply@github.com>2024-05-28 04:41:41 +0000
commit564702cb5ffc4b7b9bab14d5fc0c891bd2c62613 (patch)
treec8df55f4740b580f4083da6aefeeb166a04eb955 /st.info
parenta74788fe9617d8b995b61ba9d194a7c12cdd119b (diff)
update to 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)