]> git.armaanb.net Git - st.git/commitdiff
add status bar (window title) to terminfo. (thx Rafa Gallego)
authorAurélien Aptel <aurelien.aptel@gmail.com>
Wed, 1 Jun 2011 17:57:48 +0000 (19:57 +0200)
committerAurélien Aptel <aurelien.aptel@gmail.com>
Wed, 1 Jun 2011 17:57:48 +0000 (19:57 +0200)
st.info

diff --git a/st.info b/st.info
index ece22faa485fb39d038d1b4624dc0c41e28fc637..1cc63493ee24c060841eac62be2ece47db45810a 100644 (file)
--- a/st.info
+++ b/st.info
@@ -33,8 +33,10 @@ st| simpleterm,
        ed=\E[J,
        el=\E[K,
        el1=\E[1K,
+       fsl=^G,
        home=\E[H,
        hpa=\E[%i%p1%dG,
+       hs,
        ht=^I,
        hts=\EH,
        ich=\E[%p1%d@,
@@ -93,6 +95,7 @@ st| simpleterm,
        smso=\E[7m,
        smul=\E[4m,
        tbc=\E[2g,
+       tsl=\E]0;,
        ul,
        xenl,