aboutsummaryrefslogtreecommitdiff
path: root/st.info
diff options
context:
space:
mode:
authorpl@ninthfloor.org <pl@ninthfloor.org>2016-11-11 17:45:46 +0100
committerRoberto E. Vargas Caballero <k0ga@shike2.com>2016-11-14 19:05:11 +0100
commit06f8cf8ca87a81db15816658c40b2afcd1ad5332 (patch)
treedaf693dad283b2547c9573ccfb6364b5eaea9d2f /st.info
parent902a392b905107c7b8a318c103837c54e47a068e (diff)
downloadst-patched-06f8cf8ca87a81db15816658c40b2afcd1ad5332.tar.bz2
st-patched-06f8cf8ca87a81db15816658c40b2afcd1ad5332.tar.xz
st-patched-06f8cf8ca87a81db15816658c40b2afcd1ad5332.zip
Add tmux capabilities to st.info
Diffstat (limited to 'st.info')
-rw-r--r--st.info5
1 files changed, 4 insertions, 1 deletions
diff --git a/st.info b/st.info
index d411be7..13cc8eb 100644
--- a/st.info
+++ b/st.info
@@ -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
190st-256color| simpleterm with 256 colors, 193st-256color| simpleterm with 256 colors,
191 use=st, 194 use=st,