From 38d2f7ba589e8ee0ee5ded7915952ed094e3a51a Mon Sep 17 00:00:00 2001 From: ZachIR Date: Tue, 8 Jul 2025 20:39:57 -0500 Subject: Start from scratch on version 0.9.2 --- st.info | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'st.info') diff --git a/st.info b/st.info index cd4a107..efab2cf 100644 --- a/st.info +++ b/st.info @@ -1,5 +1,4 @@ st-mono| simpleterm monocolor, - Su, acsc=+C\,D-A.B0E``aaffgghFiGjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~, am, bce, @@ -162,7 +161,7 @@ st-mono| simpleterm monocolor, rin=\E[%p1%dT, ritm=\E[23m, rmacs=\E(B, - rmcup=\E[?1049l\E[23;0;0t, + rmcup=\E[?1049l, rmir=\E[4l, rmkx=\E[?1l\E>, rmso=\E[27m, @@ -173,7 +172,7 @@ st-mono| simpleterm monocolor, sitm=\E[3m, sgr0=\E[0m, smacs=\E(0, - smcup=\E[?1049h\E[22;0;0t, + smcup=\E[?1049h, smir=\E[4h, smkx=\E[?1h\E=, smso=\E[7m, @@ -185,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) @@ -192,7 +195,6 @@ st-mono| simpleterm monocolor, Ms=\E]52;%p1%s;%p2%s\007, Se=\E[2 q, Ss=\E[%p1%d q, - Sync=\EP=%p1%ds\E\\, st| simpleterm, use=st-mono, -- cgit v1.2.3