JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
3cb993c10a581df84826e468ce5d9f097a09f37a
[st.git] / st.info
1 st| simpleterm,
2         acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
3         am,
4         bel=^G,
5         bold=\E[1m,
6         cbt=\E[Z,
7         clear=\E[H\E[2J,
8         colors#8,
9         cols#80,
10         cr=^M,
11         cub1=\E[D,
12         cud1=\E[B,
13         cuf1=\E[C,
14         cup=\E[%i%p1%d;%p2%dH,
15         cuu1=\E[A,
16         dch1=\E[P,
17         dl1=\E[M,
18         ed=\E[J,
19         el=\E[K,
20         home=\E[H,
21         ht=^I,
22         hts=\EH,
23         il1=\E[L,
24         ind=^J,
25         invis=\E[8m,
26         it#8,
27         kbs=\177,
28         kcub1=\E[D,
29         kcud1=\E[B,
30         kcuf1=\E[C,
31         kcuu1=\E[A,
32         kdch1=\E[3~,
33         kend=\E[4~,
34         kf10=\E[21~,
35         kf11=\E[23~,
36         kf12=\E[24~,
37         kf1=\EOP,
38         kf2=\EOQ,
39         kf3=\EOR,
40         kf4=\EOS,
41         kf5=\E[15~,
42         kf6=\E[17~,
43         kf7=\E[18~,
44         kf8=\E[19~,
45         kf9=\E[20~,
46         khome=\E[1~,
47         knp=\E[6~,
48         kpp=\E[5~,
49         lines#24,
50         mir,
51         msgr,
52         ncv#3,
53         op=\E[37;40m,
54         pairs#64,
55         rev=\E[7m,
56         rmacs=\E[10m,
57         rmso=\E[m,
58         rmul=\E[m,
59         setab=\E[4%p1%dm,
60         setaf=\E[3%p1%dm,
61         sgr0=\E[0m,
62         smacs=\E[12m,
63         smso=\E[7m,
64         smul=\E[4m,
65         tbc=\E[2g,
66         ul,
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,