]> Sergey Matveev's repositories - st.git/blobdiff - st.info
bump version to 0.9.2
[st.git] / st.info
diff --git a/st.info b/st.info
index e2abc982588b1f10559f004c387787258bbbdfa3..efab2cf767f2e4616a146c2e24206c13a048b5fa 100644 (file)
--- a/st.info
+++ b/st.info
@@ -158,6 +158,7 @@ st-mono| simpleterm monocolor,
        rc=\E8,
        rev=\E[7m,
        ri=\EM,
+       rin=\E[%p1%dT,
        ritm=\E[23m,
        rmacs=\E(B,
        rmcup=\E[?1049l,
@@ -183,6 +184,12 @@ 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)
        Tc,
        Ms=\E]52;%p1%s;%p2%s\007,