diff options
Diffstat (limited to 'st.info')
-rw-r--r-- | st.info | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -89,6 +89,7 @@ st| simpleterm, | |||
89 | ri=\EM, | 89 | ri=\EM, |
90 | rmacs=\E(B, | 90 | rmacs=\E(B, |
91 | rmcup=\E[?1049l, | 91 | rmcup=\E[?1049l, |
92 | rmkx=\E>, | ||
92 | rmso=\E[23m, | 93 | rmso=\E[23m, |
93 | rmul=\E[m, | 94 | rmul=\E[m, |
94 | sc=\E7, | 95 | sc=\E7, |
@@ -100,6 +101,7 @@ st| simpleterm, | |||
100 | sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m, | 101 | sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m, |
101 | smacs=\E(0, | 102 | smacs=\E(0, |
102 | smcup=\E[?1049h, | 103 | smcup=\E[?1049h, |
104 | smkx=\E=, | ||
103 | smso=\E[3m, | 105 | smso=\E[3m, |
104 | smul=\E[4m, | 106 | smul=\E[4m, |
105 | tbc=\E[3g, | 107 | tbc=\E[3g, |