diff options
-rw-r--r-- | st.info | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -185,7 +185,10 @@ st| simpleterm, | |||
185 | tsl=\E]0;, | 185 | tsl=\E]0;, |
186 | xenl, | 186 | xenl, |
187 | vpa=\E[%i%p1%dd, | 187 | vpa=\E[%i%p1%dd, |
188 | 188 | # Tmux unofficial extensions, see TERMINFO EXTENSIONS in tmux(1) | |
189 | Se, | ||
190 | Ss, | ||
191 | Tc, | ||
189 | 192 | ||
190 | st-256color| simpleterm with 256 colors, | 193 | st-256color| simpleterm with 256 colors, |
191 | use=st, | 194 | use=st, |