summaryrefslogtreecommitdiff
path: root/st.info
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2023-12-30 17:12:50 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2023-12-30 17:12:50 +0000
commitf08b35d51292c85e5afcfa00c1e4c2ce38eb17bb (patch)
tree958b5eea03287131974cd80ea3e03c337c8b2829 /st.info
parent12e2061b709fbacd6ca62099bc3916f2b84621cb (diff)
parente569a8e6f600038c5047b82f16ae566d35b9b9d7 (diff)
Merge branch '0.8.5-branch'HEADmain
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 d0694e2..8201ad6 100644
--- a/st.info
+++ b/st.info
@@ -184,6 +184,8 @@ st-mono| simpleterm monocolor,
# XTerm extensions
rmxx=\E[29m,
smxx=\E[9m,
+# 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)
Tc,
Ms=\E]52;%p1%s;%p2%s\007,