ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.140
Committed: Sun Jun 27 16:46:00 2021 UTC (2 years, 10 months ago) by root
Branch: MAIN
Changes since 1.139: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 .cvsignore
2 COPYING
3 Changes
4 INSTALL
5 MANIFEST
6 README.configure
7 README.FAQ
8 configure
9 configure.ac
10 config.sub
11 config.guess
12 aclocal.m4
13 autogen.sh
14 config.h.in
15 Makefile.in
16 install-sh
17
18 doc/embed
19 doc/embed-tk
20 doc/rxvt-tabbed
21 doc/pty-fd
22 doc/etc/rxvt-unicode.terminfo
23 doc/etc/rxvt-unicode.termcap
24 doc/wcwidth.patch
25
26 doc/.cvsignore
27 doc/Makefile.in
28 doc/README.xvt
29 doc/changes.txt
30 doc/podtbl
31
32 doc/rxvt.1.pod
33 doc/rxvt.7.pod
34 doc/rxvtc.1.pod
35 doc/rxvtd.1.pod
36 doc/rxvt.1.man.in
37 doc/rxvt.7.man.in
38 doc/rxvtc.1.man.in
39 doc/rxvtd.1.man.in
40 doc/extensions.pod.top
41 doc/extensions.pod.bot
42
43 src/ecb.h
44 src/estl.h
45
46 src/.cvsignore
47 src/Makefile.in
48 src/callback.h
49 src/command.C
50 src/command.h
51 src/encoding.C
52 src/encoding.h
53 src/fdpass_wrapper.C
54 src/feature.h
55 src/hookinc.h
56 src/init.C
57 src/init.h
58 src/ev_cpp.C
59 src/ev_cpp.h
60 src/keyboard.C
61 src/keyboard.h
62 src/main.C
63 src/misc.C
64 src/optinc.h
65 src/ptytty_wrapper.C
66 src/rxvtutil.C
67 src/rxvtutil.h
68 src/rxvttoolkit.C
69 src/rxvttoolkit.h
70 src/rxvtfont.C
71 src/rxvtfont.h
72 src/rxvtimg.h
73 src/rxvtimg.C
74 src/rxvt.C
75 src/rxvt.h
76 src/rclock.C
77 src/rsinc.h
78 src/rxvtc.C
79 src/rxvtd.C
80 src/rxvtdaemon.C
81 src/rxvtdaemon.h
82 src/screen.C
83 src/scrollbar-next.C
84 src/scrollbar-rxvt.C
85 src/scrollbar-xterm.C
86 src/scrollbar-plain.C
87 src/scrollbar.C
88 src/scrollbar.h
89 src/version.h
90 src/xdefaults.C
91 src/emman.h
92 src/emman.c
93
94 libptytty/Changes
95 libptytty/ptytty.m4
96 libptytty/src/libptytty.h
97 libptytty/src/ptytty_conf.h
98 libptytty/src/ptytty.h
99 libptytty/src/ptytty.C
100 libptytty/src/proxy.C
101 libptytty/src/logging.C
102 libptytty/src/fdpass.C
103 libptytty/src/estl.h
104 libptytty/src/ecb.h
105
106 src/gentables
107 src/gencompose
108 src/genlinedraw
109 src/table/compose.h
110 src/table/category.h
111 src/table/linedraw.h
112 src/table/viscii.h
113 src/table/ksc5601_1987_0.h
114 src/table/gbk_0.h
115 src/table/gb2312_1980_0.h
116 src/table/cns11643_1992_1.h
117 src/table/cns11643_1992_2.h
118 src/table/cns11643_1992_3.h
119 src/table/cns11643_1992_4.h
120 src/table/cns11643_1992_5.h
121 src/table/cns11643_1992_6.h
122 src/table/cns11643_1992_7.h
123 src/table/cns11643_1992_f.h
124 src/table/big5.h
125 src/table/big5_ext.h
126 src/table/big5_plus.h
127 src/table/koi8_r.h
128 src/table/koi8_u.h
129 src/table/iso8859_1.h
130 src/table/iso8859_2.h
131 src/table/iso8859_3.h
132 src/table/iso8859_4.h
133 src/table/iso8859_5.h
134 src/table/iso8859_6.h
135 src/table/iso8859_7.h
136 src/table/iso8859_8.h
137 src/table/iso8859_9.h
138 src/table/iso8859_10.h
139 src/table/iso8859_11.h
140 src/table/iso8859_13.h
141 src/table/iso8859_14.h
142 src/table/iso8859_15.h
143 src/table/iso8859_16.h
144 src/table/jis0201_1976_0.h
145 src/table/jis0208_1990_0.h
146 src/table/jis0212_1990_0.h
147 src/table/jis0213_1.h
148 src/table/jis0213_2.h
149
150 src/urxvt.pm
151 src/typemap
152 src/typemap.iom
153 src/iom_perl.h
154 src/iom_perl.xs
155 src/rxvtperl.h
156 src/rxvtperl.xs
157
158 src/perl/background
159 src/perl/bell-command
160 src/perl/block-graphics-to-ascii
161 src/perl/clipboard-osc
162 src/perl/confirm-paste
163 src/perl/digital-clock
164 src/perl/eval
165 src/perl/example-refresh-hooks
166 src/perl/keysym-list
167 src/perl/kuake
168 src/perl/matcher
169 src/perl/option-popup
170 src/perl/overlay-osc
171 src/perl/readline
172 src/perl/remote-clipboard
173 src/perl/searchable-scrollback
174 src/perl/selection
175 src/perl/selection-autotransform
176 src/perl/selection-pastebin
177 src/perl/selection-popup
178 src/perl/selection-to-clipboard
179 src/perl/tabbed
180 src/perl/urxvt-popup
181 src/perl/xim-onthespot
182
183 libev/LICENSE
184 libev/ev.h
185 libev/ev++.h
186 libev/ev.c
187 libev/ev_vars.h
188 libev/ev_wrap.h
189 libev/ev_win32.c
190 libev/ev_select.c
191 libev/ev_poll.c
192 libev/ev_epoll.c
193 libev/ev_kqueue.c
194 libev/ev_port.c
195 libev/ev_linuxaio.c
196 libev/ev_iouring.c
197 libev/libev.m4
198