diff options
Diffstat (limited to 'st.info')
-rw-r--r-- | st.info | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -85,6 +85,7 @@ st| simpleterm, | |||
85 | rev=\E[7m, | 85 | rev=\E[7m, |
86 | ri=\EM, | 86 | ri=\EM, |
87 | rmacs=\E(B, | 87 | rmacs=\E(B, |
88 | rmcup=\E[?1049l, | ||
88 | rmso=\E[m, | 89 | rmso=\E[m, |
89 | rmul=\E[m, | 90 | rmul=\E[m, |
90 | sc=\E7, | 91 | sc=\E7, |
@@ -93,6 +94,7 @@ st| simpleterm, | |||
93 | sgr0=\E[0m, | 94 | sgr0=\E[0m, |
94 | 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, | 95 | 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, |
95 | smacs=\E(0, | 96 | smacs=\E(0, |
97 | smcup=\E[?1049h, | ||
96 | smso=\E[7m, | 98 | smso=\E[7m, |
97 | smul=\E[4m, | 99 | smul=\E[4m, |
98 | tbc=\E[2g, | 100 | tbc=\E[2g, |