commit 06f8cf8ca87a81db15816658c40b2afcd1ad5332
Author:     [email protected] <[email protected]>
AuthorDate: Fri Nov 11 17:45:46 2016 +0100
Commit:     Roberto E. Vargas Caballero <[email protected]>
CommitDate: Mon Nov 14 19:05:11 2016 +0100

    Add tmux capabilities to st.info

diff --git a/st.info b/st.info
index d411be7..13cc8eb 100644
--- a/st.info
+++ b/st.info
@@ -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,

Reply via email to