commit 63b2d856cfc03ed0469b877be4f927f723f36b36
parent be0f0d56e58510cdb1a9a3acb1f82c8c37a7b48e
Author: bakkeby <bakkeby@gmail.com>
Date: Tue, 24 Mar 2020 14:18:19 +0100
Fix tmux terminfo extensions Se and Ss (1d4f60)
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,