aboutsummaryrefslogtreecommitdiff
path: root/st.info
diff options
context:
space:
mode:
authorAurélien Aptel <aurelien.aptel@gmail.com>2010-09-03 00:15:43 +0200
committerAurélien Aptel <aurelien.aptel@gmail.com>2010-09-03 00:15:43 +0200
commit273d4ba938dc6bf7edb2b1154ea36c19bfcd22d1 (patch)
tree9167e0de29b58953bc8ecdce427805fa9c272317 /st.info
parentc43526153fbe368351f6139f5e672e1798f6d2f1 (diff)
downloadst-273d4ba938dc6bf7edb2b1154ea36c19bfcd22d1.tar.gz
st-273d4ba938dc6bf7edb2b1154ea36c19bfcd22d1.zip
cleaning st.info. added comment in st.c for DECSCNM.
Diffstat (limited to 'st.info')
-rw-r--r--st.info8
1 files changed, 6 insertions, 2 deletions
diff --git a/st.info b/st.info
index 3778f74..0145411 100644
--- a/st.info
+++ b/st.info
@@ -5,10 +5,10 @@ st| simpleterm,
5 am, 5 am,
6# bce, 6# bce,
7 bel=^G, 7 bel=^G,
8# blink=\E[5m 8# blink=\E[5m,
9 bold=\E[1m, 9 bold=\E[1m,
10 cbt=\E[Z, 10 cbt=\E[Z,
11 civis=\E[?25l 11 civis=\E[?25l,
12 clear=\E[H\E[2J, 12 clear=\E[H\E[2J,
13 cnorm=\E[?12l\E[?25h, 13 cnorm=\E[?12l\E[?25h,
14 colors#8, 14 colors#8,
@@ -28,10 +28,14 @@ st| simpleterm,
28 ed=\E[J, 28 ed=\E[J,
29 el=\E[K, 29 el=\E[K,
30 home=\E[H, 30 home=\E[H,
31 hpa=\E[%i%p1%dG,
31 ht=^I, 32 ht=^I,
32 hts=\EH, 33 hts=\EH,
34 ich=\E[%p1%d@,
33 il1=\E[L, 35 il1=\E[L,
36 il=\E[%p1%dL,
34 ind=^J, 37 ind=^J,
38 indn=\E[%p1%dS,
35 invis=\E[8m, 39 invis=\E[8m,
36 it#8, 40 it#8,
37 kbs=\177, 41 kbs=\177,