diff options
| -rw-r--r-- | st.info | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -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, | 
