X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/e8392b282c2eaa28725241a9612804fb55113da4..80bb32cb2b02a8f52928f62f4ddc18de00979d80:/st.info?ds=sidebyside

diff --git a/st.info b/st.info
index e5393db..8201ad6 100644
--- a/st.info
+++ b/st.info
@@ -184,7 +184,8 @@ st-mono| simpleterm monocolor,
 # XTerm extensions
 	rmxx=\E[29m,
 	smxx=\E[9m,
-	rep=%p1%c\E[%p2%{1}%-%db,
+# 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,