diff options
| author | pl@ninthfloor.org <pl@ninthfloor.org> | 2016-11-11 17:45:46 +0100 | 
|---|---|---|
| committer | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2016-11-14 19:05:11 +0100 | 
| commit | 06f8cf8ca87a81db15816658c40b2afcd1ad5332 (patch) | |
| tree | daf693dad283b2547c9573ccfb6364b5eaea9d2f | |
| parent | 902a392b905107c7b8a318c103837c54e47a068e (diff) | |
| download | st-06f8cf8ca87a81db15816658c40b2afcd1ad5332.tar.xz st-06f8cf8ca87a81db15816658c40b2afcd1ad5332.zip  | |
Add tmux capabilities to st.info
| -rw-r--r-- | st.info | 5 | 
1 files changed, 4 insertions, 1 deletions
@@ -185,7 +185,10 @@ st| simpleterm,  	tsl=\E]0;,  	xenl,  	vpa=\E[%i%p1%dd, - +# Tmux unofficial extensions, see TERMINFO EXTENSIONS in tmux(1) +	Se, +	Ss, +	Tc,  st-256color| simpleterm with 256 colors,  	use=st,  | 
