aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--st.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/st.info b/st.info
index 52fc617..78ffd30 100644
--- a/st.info
+++ b/st.info
@@ -189,10 +189,10 @@ st| simpleterm,
189 rmxx=\E[29m, 189 rmxx=\E[29m,
190 smxx=\E[9m, 190 smxx=\E[9m,
191# tmux extensions, see TERMINFO EXTENSIONS in tmux(1) 191# tmux extensions, see TERMINFO EXTENSIONS in tmux(1)
192 Se,
193 Ss,
194 Tc, 192 Tc,
195 Ms=\E]52;%p1%s;%p2%s\007, 193 Ms=\E]52;%p1%s;%p2%s\007,
194 Se=\E[2 q,
195 Ss=\E[%p1%d q,
196 196
197st-256color| simpleterm with 256 colors, 197st-256color| simpleterm with 256 colors,
198 use=st, 198 use=st,