Add tmux capabilities to st.info
This commit is contained in:
parent
902a392b90
commit
06f8cf8ca8
1 changed files with 4 additions and 1 deletions
5
st.info
5
st.info
|
@ -185,7 +185,10 @@ st| simpleterm,
|
||||||
tsl=\E]0;,
|
tsl=\E]0;,
|
||||||
xenl,
|
xenl,
|
||||||
vpa=\E[%i%p1%dd,
|
vpa=\E[%i%p1%dd,
|
||||||
|
# Tmux unofficial extensions, see TERMINFO EXTENSIONS in tmux(1)
|
||||||
|
Se,
|
||||||
|
Ss,
|
||||||
|
Tc,
|
||||||
|
|
||||||
st-256color| simpleterm with 256 colors,
|
st-256color| simpleterm with 256 colors,
|
||||||
use=st,
|
use=st,
|
||||||
|
|
Loading…
Reference in a new issue