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