Xinqi Bao's Git

Redrawing is fixed.
[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 flash=\E[?5h\E[?5l,
37 fsl=^G,
38 home=\E[H,
39 hpa=\E[%i%p1%dG,
40 hs,
41 ht=^I,
42 hts=\EH,
43 ich=\E[%p1%d@,
44 il1=\E[L,
45 il=\E[%p1%dL,
46 ind=^J,
47 indn=\E[%p1%dS,
48 invis=\E[8m,
49 is2=\E[4l\E>,
50 it#8,
51 kbs=\177,
52 kcub1=\E[D,
53 kcud1=\E[B,
54 kcuf1=\E[C,
55 kcuu1=\E[A,
56 kLFT=\E[d,
57 kRIT=\E[c,
58 kind=\E[a,
59 kri=\E[b,
60 kdch1=\E[3~,
61 kich1=\E[2~,
62 kend=\E[4~,
63 kf10=\E[21~,
64 kf11=\E[23~,
65 kf12=\E[24~,
66 kf1=\EOP,
67 kf2=\EOQ,
68 kf3=\EOR,
69 kf4=\EOS,
70 kf5=\E[15~,
71 kf6=\E[17~,
72 kf7=\E[18~,
73 kf8=\E[19~,
74 kf9=\E[20~,
75 khome=\E[1~,
76 knp=\E[6~,
77 kmous=\E[M,
78 kpp=\E[5~,
79 lines#24,
80 mir,
81 msgr,
82 ncv#3,
83 op=\E[39;49m,
84 pairs#64,
85 rc=\E8,
86 rev=\E[7m,
87 ri=\EM,
88 ritm=\E[23m,
89 rmacs=\E(B,
90 rmcup=\E[?1049l,
91 # rmkx=\E>,
92 rmso=\E[23m,
93 rmul=\E[m,
94 rs1=\Ec,
95 rs2=\E[4l\E>,
96 sc=\E7,
97 setab=\E[4%p1%dm,
98 setaf=\E[3%p1%dm,
99 setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
100 setf=\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
101 sgr0=\E[0m,
102 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,
103 sitm=\E[3m,
104 smacs=\E(0,
105 smcup=\E[?1049h,
106 # smkx=\E=,
107 smso=\E[3m,
108 smul=\E[4m,
109 tbc=\E[3g,
110 tsl=\E]0;,
111 ul,
112 xenl,
113 vpa=\E[%i%p1%dd,
114
115
116 st-256color| simpleterm with 256 colors,
117 use=st,
118 colors#256,
119 pairs#32767,
120 # Nicked from xterm-256color
121 setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
122 setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,