JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix keypad mode and cursor mode
[st.git] / st.info
1 # unsupported xterm caps are (getting) commented. 
2 # as soon as they work, uncomment them.
3 st| simpleterm,
4         acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
5         am,
6 #       bce,
7         bel=^G,
8 #       blink=\E[5m,
9         bold=\E[1m,
10         cbt=\E[Z,
11         cvvis=\E[?25h,
12         civis=\E[?25l,
13         clear=\E[H\E[2J,
14         cnorm=\E[?12l\E[?25h,
15         colors#8,
16         cols#80,
17         cr=^M,
18         csr=\E[%i%p1%d;%p2%dr,
19         cub=\E[%p1%dD,
20         cub1=^H,
21         cud1=^J,
22         cud=\E[%p1%dB,
23         cuf1=\E[C,
24         cuf=\E[%p1%dC,
25         cup=\E[%i%p1%d;%p2%dH,
26         cuu1=\E[A,
27         cuu=\E[%p1%dA,
28         dch=\E[%p1%dP,
29         dch1=\E[P,
30         dl=\E[%p1%dM,
31         dl1=\E[M,
32         ech=\E[%p1%dX,
33         ed=\E[J,
34         el=\E[K,
35         el1=\E[1K,
36         enacs=\E)0,
37         flash=\E[?5h\E[?5l,
38         fsl=^G,
39         home=\E[H,
40         hpa=\E[%i%p1%dG,
41         hs,
42         ht=^I,
43         hts=\EH,
44         ich=\E[%p1%d@,
45         il1=\E[L,
46         il=\E[%p1%dL,
47         ind=^J,
48         indn=\E[%p1%dS,
49         invis=\E[8m,
50         is2=\E[4l\E>,
51         it#8,
52         kbs=\177,
53         kcub1=\E[D,
54         kcud1=\E[B,
55         kcuf1=\E[C,
56         kcuu1=\E[A,
57         kLFT=\E[d,
58         kRIT=\E[c,
59         kind=\E[a,
60         kri=\E[b,
61         kdch1=\E[3~,
62         kich1=\E[2~,
63         kend=\E[4~,
64         kf10=\E[21~,
65         kf11=\E[23~,
66         kf12=\E[24~,
67         kf1=\EOP,
68         kf2=\EOQ,
69         kf3=\EOR,
70         kf4=\EOS,
71         kf5=\E[15~,
72         kf6=\E[17~,
73         kf7=\E[18~,
74         kf8=\E[19~,
75         kf9=\E[20~,
76         khome=\E[1~,
77         knp=\E[6~,
78         kmous=\E[M,
79         kpp=\E[5~,
80         lines#24,
81         mir,
82         msgr,
83         ncv#3,
84         op=\E[39;49m,
85         pairs#64,
86         rc=\E8,
87         rev=\E[7m,
88         ri=\EM,
89         ritm=\E[23m,
90         rmacs=\E(B,
91         rmcup=\E[?1049l,
92         rmkx=\E[?1l\E>,
93         rmso=\E[23m,
94         rmul=\E[m,
95         rs1=\Ec,
96         rs2=\E[4l\E>,
97         sc=\E7,
98         setab=\E[4%p1%dm,
99         setaf=\E[3%p1%dm,
100         setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
101         setf=\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
102         sgr0=\E[0m,
103         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,
104         sitm=\E[3m,
105         smacs=\E(0,
106         smcup=\E[?1049h,
107         smkx=\E[?1h\E=,
108         smso=\E[3m,
109         smul=\E[4m,
110         tbc=\E[3g,
111         tsl=\E]0;,
112         ul,
113         xenl,
114         vpa=\E[%i%p1%dd,
115
116
117 st-256color| simpleterm with 256 colors,
118         use=st,
119         colors#256,
120         pairs#32767,
121 #       Nicked from xterm-256color
122         setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
123         setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,