JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added F1-12 key, fixed DCH and ICH.
[st.git] / st.info
1 st| simpleterm,
2         am,
3         ul,
4         mir,
5         msgr,
6         colors#8,
7         cols#80,
8         it#8,
9         lines#24,
10         ncv#3,
11         pairs#64,
12         acsc=*`#aof+g+j+k+l+m+n-o-p-q-r-s+t+u+v+w|x<y>z{{||}}-~,
13         bel=^G,
14         bold=\E[1m,
15         cbt=\E[Z,
16         clear=\E[H\E[2J,
17         cr=^M,
18         cub1=\E[D,
19         cud1=\E[B,
20         cuf1=\E[C,
21         cup=\E[%i%p1%d;%p2%dH,
22         cuu1=\E[A,
23         dch1=\E[P,
24         dl1=\E[M,
25         ed=\E[J,
26         el=\E[K,
27         home=\E[H,
28         ht=^I,
29         hts=\EH,
30         il1=\E[L,
31         ind=^J,
32         invis=\E[8m,
33         kbs=\177,
34         kcub1=\E[D,
35         kcud1=\E[B,
36         kcuf1=\E[C,
37         kcuu1=\E[A,
38         kdch1=\E[3~,
39         kend=\E[4~,
40         kf1=\EOP,
41         kf2=\EOQ,
42         kf3=\EOR,
43         kf4=\EOS,
44         kf5=\E[15~,
45         kf6=\E[17~,
46         kf7=\E[18~,
47         kf8=\E[19~,
48         kf9=\E[20~,
49         kf10=\E[21~,
50         kf11=\E[23~,
51         kf12=\E[24~,
52         khome=\E[1~,
53         knp=\E[6~,
54         kpp=\E[5~,
55         op=\E[37;40m,
56         rev=\E[7m,
57         rmacs=\E[10m,
58         rmso=\E[m,
59         rmul=\E[m,
60         setab=\E[4%p1%dm,
61         setaf=\E[3%p1%dm,
62         sgr0=\E[0m,
63         smacs=\E[12m,
64         smso=\E[7m,
65         smul=\E[4m,
66         tbc=\E[2g,
67
68 st-256color| simpleterm with 256 colors,
69         colors#256,
70 #       Nicked from xterm-256color
71         setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
72         setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,
73         use=st,