aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--st.info3
1 files changed, 3 insertions, 0 deletions
diff --git a/st.info b/st.info
index ece22fa..1cc6349 100644
--- a/st.info
+++ b/st.info
@@ -33,8 +33,10 @@ st| simpleterm,
33 ed=\E[J, 33 ed=\E[J,
34 el=\E[K, 34 el=\E[K,
35 el1=\E[1K, 35 el1=\E[1K,
36 fsl=^G,
36 home=\E[H, 37 home=\E[H,
37 hpa=\E[%i%p1%dG, 38 hpa=\E[%i%p1%dG,
39 hs,
38 ht=^I, 40 ht=^I,
39 hts=\EH, 41 hts=\EH,
40 ich=\E[%p1%d@, 42 ich=\E[%p1%d@,
@@ -93,6 +95,7 @@ st| simpleterm,
93 smso=\E[7m, 95 smso=\E[7m,
94 smul=\E[4m, 96 smul=\E[4m,
95 tbc=\E[2g, 97 tbc=\E[2g,
98 tsl=\E]0;,
96 ul, 99 ul,
97 xenl, 100 xenl,
98 101