commit fdf3989005a9003b90a3e98d4ba5684d52f11d3c
parent 4f44d2d13fbbf5a58180a0d07ecd8ea45879f5fe
Author: Luke Smith <luke@lukesmith.xyz>
Date: Wed, 6 May 2020 14:01:46 -0400
tmux fix, including compile-time errors
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/st.info b/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,