mirror of
https://github.com/LukeSmithxyz/st.git
synced 2024-11-21 14:56:00 +01:00
tmux fix, including compile-time errors
This commit is contained in:
parent
4f44d2d13f
commit
fdf3989005
1 changed files with 2 additions and 2 deletions
4
st.info
4
st.info
|
@ -189,10 +189,10 @@ st| simpleterm,
|
|||
rmxx=\E[29m,
|
||||
smxx=\E[9m,
|
||||
# tmux extensions, see TERMINFO EXTENSIONS in tmux(1)
|
||||
Se,
|
||||
Ss,
|
||||
Tc,
|
||||
Ms=\E]52;%p1%s;%p2%s\007,
|
||||
Se=\E[2 q,
|
||||
Ss=\E[%p1%d q,
|
||||
|
||||
st-256color| simpleterm with 256 colors,
|
||||
use=st,
|
||||
|
|
Loading…
Reference in a new issue