summaryrefslogtreecommitdiff
path: root/irc/epic4/pkg-plist
blob: 9d0ff03b5fec7bb1088f12c7db2e088fffe5e30b (plain) (blame)
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
bin/irc-EPIC4pre2.001-NR8
bin/irc
bin/wserv
lib/irc/help/1_General/away
lib/irc/help/1_General/describe
lib/irc/help/1_General/disconnect
lib/irc/help/1_General/ignore
lib/irc/help/1_General/invite
lib/irc/help/1_General/kick
lib/irc/help/1_General/me
lib/irc/help/1_General/mode
lib/irc/help/1_General/msg
lib/irc/help/1_General/nick
lib/irc/help/1_General/notice
lib/irc/help/1_General/notify
lib/irc/help/1_General/ping
lib/irc/help/1_General/query
lib/irc/help/1_General/reconnect
lib/irc/help/1_General/say
lib/irc/help/1_General/server
lib/irc/help/1_General/silence
lib/irc/help/1_General/topic
lib/irc/help/1_General/join
lib/irc/help/1_General/part
lib/irc/help/1_General/quit
lib/irc/help/1_General/channel
lib/irc/help/1_General/leave
lib/irc/help/1_General/bye
lib/irc/help/1_General/signoff
lib/irc/help/1_General/exit
lib/irc/help/1_General/help
lib/irc/help/1_General/ctcp/action
lib/irc/help/1_General/ctcp/clientinfo
lib/irc/help/1_General/ctcp/ctcp
lib/irc/help/1_General/ctcp/echo
lib/irc/help/1_General/ctcp/finger
lib/irc/help/1_General/ctcp/ping
lib/irc/help/1_General/ctcp/time
lib/irc/help/1_General/ctcp/userinfo
lib/irc/help/1_General/ctcp/utc
lib/irc/help/1_General/ctcp/version
lib/irc/help/1_General/dcc/chat
lib/irc/help/1_General/dcc/close
lib/irc/help/1_General/dcc/get
lib/irc/help/1_General/dcc/dcc
lib/irc/help/1_General/dcc/list
lib/irc/help/1_General/dcc/raw
lib/irc/help/1_General/dcc/rename
lib/irc/help/1_General/dcc/send
lib/irc/help/1_General/dcc/resume
lib/irc/help/1_General/dcc/closeall
lib/irc/help/1_General/lastlog
lib/irc/help/1_General/1_General
lib/irc/help/2_Queries/admin
lib/irc/help/2_Queries/date
lib/irc/help/2_Queries/flush
lib/irc/help/2_Queries/host
lib/irc/help/2_Queries/info
lib/irc/help/2_Queries/ison
lib/irc/help/2_Queries/links
lib/irc/help/2_Queries/list
lib/irc/help/2_Queries/lusers
lib/irc/help/2_Queries/map
lib/irc/help/2_Queries/motd
lib/irc/help/2_Queries/names
lib/irc/help/2_Queries/stats
lib/irc/help/2_Queries/trace
lib/irc/help/2_Queries/users
lib/irc/help/2_Queries/version
lib/irc/help/2_Queries/who
lib/irc/help/2_Queries/whois
lib/irc/help/2_Queries/whowas
lib/irc/help/2_Queries/time
lib/irc/help/2_Queries/userhost
lib/irc/help/2_Queries/2_Queries
lib/irc/help/2_Queries/userip
lib/irc/help/3_Operators/connect
lib/irc/help/3_Operators/deop
lib/irc/help/3_Operators/die
lib/irc/help/3_Operators/hash
lib/irc/help/3_Operators/kill
lib/irc/help/3_Operators/oper
lib/irc/help/3_Operators/rehash
lib/irc/help/3_Operators/restart
lib/irc/help/3_Operators/rping
lib/irc/help/3_Operators/squit
lib/irc/help/3_Operators/uping
lib/irc/help/3_Operators/wallops
lib/irc/help/3_Operators/3_Operators
lib/irc/help/4_Misc/bind/backspace
lib/irc/help/4_Misc/bind/backward_character
lib/irc/help/4_Misc/bind/backward_history
lib/irc/help/4_Misc/bind/backward_word
lib/irc/help/4_Misc/bind/beginning_of_line
lib/irc/help/4_Misc/bind/bind
lib/irc/help/4_Misc/bind/bold
lib/irc/help/4_Misc/bind/clear_screen
lib/irc/help/4_Misc/bind/command_completion
lib/irc/help/4_Misc/bind/delete_character
lib/irc/help/4_Misc/bind/delete_next_word
lib/irc/help/4_Misc/bind/delete_previous_word
lib/irc/help/4_Misc/bind/delete_to_previous_space
lib/irc/help/4_Misc/bind/end_of_line
lib/irc/help/4_Misc/bind/enter_digraph
lib/irc/help/4_Misc/bind/enter_menu
lib/irc/help/4_Misc/bind/erase_line
lib/irc/help/4_Misc/bind/erase_to_beg_of_line
lib/irc/help/4_Misc/bind/erase_to_end_of_line
lib/irc/help/4_Misc/bind/forward_character
lib/irc/help/4_Misc/bind/forward_history
lib/irc/help/4_Misc/bind/forward_word
lib/irc/help/4_Misc/bind/highlight_off
lib/irc/help/4_Misc/bind/meta1_character
lib/irc/help/4_Misc/bind/meta4_character
lib/irc/help/4_Misc/bind/next_window
lib/irc/help/4_Misc/bind/nothing
lib/irc/help/4_Misc/bind/parse_command
lib/irc/help/4_Misc/bind/previous_window
lib/irc/help/4_Misc/bind/quit_irc
lib/irc/help/4_Misc/bind/quote_character
lib/irc/help/4_Misc/bind/refresh_inputline
lib/irc/help/4_Misc/bind/refresh_screen
lib/irc/help/4_Misc/bind/reverse
lib/irc/help/4_Misc/bind/scroll_backward
lib/irc/help/4_Misc/bind/scroll_end
lib/irc/help/4_Misc/bind/scroll_forward
lib/irc/help/4_Misc/bind/scroll_start
lib/irc/help/4_Misc/bind/self_insert
lib/irc/help/4_Misc/bind/send_line
lib/irc/help/4_Misc/bind/shove_to_history
lib/irc/help/4_Misc/bind/stop_irc
lib/irc/help/4_Misc/bind/swap_last_window
lib/irc/help/4_Misc/bind/swap_next_window
lib/irc/help/4_Misc/bind/swap_previous_window
lib/irc/help/4_Misc/bind/switch_channels
lib/irc/help/4_Misc/bind/toggle_insert_mode
lib/irc/help/4_Misc/bind/toggle_stop_screen
lib/irc/help/4_Misc/bind/transpose_characters
lib/irc/help/4_Misc/bind/type_text
lib/irc/help/4_Misc/bind/underline
lib/irc/help/4_Misc/bind/unstop_all_windows
lib/irc/help/4_Misc/bind/yank_from_cutbuffer
lib/irc/help/4_Misc/bind/meta2_character
lib/irc/help/4_Misc/bind/meta3_character
lib/irc/help/4_Misc/bind/meta5_character
lib/irc/help/4_Misc/bind/meta6_character
lib/irc/help/4_Misc/bind/meta7_character
lib/irc/help/4_Misc/bind/meta8_character
lib/irc/help/4_Misc/bind/meta9_character
lib/irc/help/4_Misc/bind/unclear_screen
lib/irc/help/4_Misc/bind/meta10_character
lib/irc/help/4_Misc/bind/meta11_character
lib/irc/help/4_Misc/bind/meta12_character
lib/irc/help/4_Misc/bind/meta13_character
lib/irc/help/4_Misc/bind/meta14_character
lib/irc/help/4_Misc/bind/meta15_character
lib/irc/help/4_Misc/bind/meta16_character
lib/irc/help/4_Misc/bind/meta17_character
lib/irc/help/4_Misc/bind/meta18_character
lib/irc/help/4_Misc/bind/meta19_character
lib/irc/help/4_Misc/bind/blink
lib/irc/help/4_Misc/bind/meta20_character
lib/irc/help/4_Misc/bind/meta21_character
lib/irc/help/4_Misc/bind/meta22_character
lib/irc/help/4_Misc/bind/meta23_character
lib/irc/help/4_Misc/bind/meta24_character
lib/irc/help/4_Misc/bind/meta25_character
lib/irc/help/4_Misc/bind/meta26_character
lib/irc/help/4_Misc/bind/meta27_character
lib/irc/help/4_Misc/bind/meta28_character
lib/irc/help/4_Misc/bind/meta29_character
lib/irc/help/4_Misc/bind/meta30_character
lib/irc/help/4_Misc/bind/meta31_character
lib/irc/help/4_Misc/bind/meta32_character
lib/irc/help/4_Misc/bind/meta33_character
lib/irc/help/4_Misc/bind/meta34_character
lib/irc/help/4_Misc/bind/meta35_character
lib/irc/help/4_Misc/bind/meta36_character
lib/irc/help/4_Misc/bind/meta37_character
lib/irc/help/4_Misc/bind/meta38_character
lib/irc/help/4_Misc/bind/meta39_character
lib/irc/help/4_Misc/note
lib/irc/help/4_Misc/set/beep
lib/irc/help/4_Misc/set/always_split_biggest
lib/irc/help/4_Misc/set/auto_new_nick
lib/irc/help/4_Misc/set/auto_rejoin
lib/irc/help/4_Misc/set/auto_unmark_away
lib/irc/help/4_Misc/set/auto_whowas
lib/irc/help/4_Misc/set/beep_max
lib/irc/help/4_Misc/set/beep_on_msg
lib/irc/help/4_Misc/set/beep_when_away
lib/irc/help/4_Misc/set/bold_video
lib/irc/help/4_Misc/set/channel_name_width
lib/irc/help/4_Misc/set/client_information
lib/irc/help/4_Misc/set/clock
lib/irc/help/4_Misc/set/clock_24hour
lib/irc/help/4_Misc/set/clock_alarm
lib/irc/help/4_Misc/set/cmdchars
lib/irc/help/4_Misc/set/command_mode
lib/irc/help/4_Misc/set/comment_hack
lib/irc/help/4_Misc/set/continued_line
lib/irc/help/4_Misc/set/dcc_long_pathnames
lib/irc/help/4_Misc/set/dcc_sliding_window
lib/irc/help/4_Misc/set/dcc_store_path
lib/irc/help/4_Misc/set/debug
lib/irc/help/4_Misc/set/display
lib/irc/help/4_Misc/set/display_ansi
lib/irc/help/4_Misc/set/eight_bit_characters
lib/irc/help/4_Misc/set/encrypt_program
lib/irc/help/4_Misc/set/floating_point_math
lib/irc/help/4_Misc/set/flood_after
lib/irc/help/4_Misc/set/flood_rate
lib/irc/help/4_Misc/set/flood_users
lib/irc/help/4_Misc/set/flood_warning
lib/irc/help/4_Misc/set/full_status_line
lib/irc/help/4_Misc/set/help_pager
lib/irc/help/4_Misc/set/help_path
lib/irc/help/4_Misc/set/help_prompt
lib/irc/help/4_Misc/set/status_voice
lib/irc/help/4_Misc/set/help_window
lib/irc/help/4_Misc/set/hide_private_channels
lib/irc/help/4_Misc/set/highlight_char
lib/irc/help/4_Misc/set/history
lib/irc/help/4_Misc/set/history_file
lib/irc/help/4_Misc/set/hold_mode
lib/irc/help/4_Misc/set/indent
lib/irc/help/4_Misc/set/input_aliases
lib/irc/help/4_Misc/set/input_prompt
lib/irc/help/4_Misc/set/insert_mode
lib/irc/help/4_Misc/set/inverse_video
lib/irc/help/4_Misc/set/lastlog
lib/irc/help/4_Misc/set/lastlog_level
lib/irc/help/4_Misc/set/load_path
lib/irc/help/4_Misc/set/log
lib/irc/help/4_Misc/set/logfile
lib/irc/help/4_Misc/set/mail
lib/irc/help/4_Misc/set/max_recursions
lib/irc/help/4_Misc/set/menu
lib/irc/help/4_Misc/set/mode_stripper
lib/irc/help/4_Misc/set/notify_handler
lib/irc/help/4_Misc/set/notify_level
lib/irc/help/4_Misc/set/notify_on_termination
lib/irc/help/4_Misc/set/novice
lib/irc/help/4_Misc/set/no_ctcp_flood
lib/irc/help/4_Misc/set/num_of_whowas
lib/irc/help/4_Misc/set/pad_char
lib/irc/help/4_Misc/set/realname
lib/irc/help/4_Misc/set/screen_options
lib/irc/help/4_Misc/set/scroll
lib/irc/help/4_Misc/set/scroll_lines
lib/irc/help/4_Misc/set/security
lib/irc/help/4_Misc/set/send_ignore_msg
lib/irc/help/4_Misc/set/set
lib/irc/help/4_Misc/set/shell
lib/irc/help/4_Misc/set/shell_flags
lib/irc/help/4_Misc/set/shell_limit
lib/irc/help/4_Misc/set/show_away_once
lib/irc/help/4_Misc/set/show_channel_names
lib/irc/help/4_Misc/set/show_end_of_msgs
lib/irc/help/4_Misc/set/show_numerics
lib/irc/help/4_Misc/set/show_status_all
lib/irc/help/4_Misc/set/show_who_hopcount
lib/irc/help/4_Misc/set/status_away
lib/irc/help/4_Misc/set/status_channel
lib/irc/help/4_Misc/set/status_chanop
lib/irc/help/4_Misc/set/status_clock
lib/irc/help/4_Misc/set/status_format
lib/irc/help/4_Misc/set/status_hold
lib/irc/help/4_Misc/set/status_hold_lines
lib/irc/help/4_Misc/set/status_insert
lib/irc/help/4_Misc/set/status_mail
lib/irc/help/4_Misc/set/status_mode
lib/irc/help/4_Misc/set/tab
lib/irc/help/4_Misc/set/status_notify
lib/irc/help/4_Misc/set/status_no_repeat
lib/irc/help/4_Misc/set/status_oper
lib/irc/help/4_Misc/set/status_overwrite
lib/irc/help/4_Misc/set/status_query
lib/irc/help/4_Misc/set/status_server
lib/irc/help/4_Misc/set/status_umode
lib/irc/help/4_Misc/set/status_user
lib/irc/help/4_Misc/set/status_user1
lib/irc/help/4_Misc/set/status_user2
lib/irc/help/4_Misc/set/status_user3
lib/irc/help/4_Misc/set/status_user4
lib/irc/help/4_Misc/set/status_user5
lib/irc/help/4_Misc/set/status_user6
lib/irc/help/4_Misc/set/status_user7
lib/irc/help/4_Misc/set/status_user8
lib/irc/help/4_Misc/set/status_user9
lib/irc/help/4_Misc/set/status_window
lib/irc/help/4_Misc/set/suppress_from_remote_server
lib/irc/help/4_Misc/set/suppress_server_motd
lib/irc/help/4_Misc/set/tab_max
lib/irc/help/4_Misc/set/underline_video
lib/irc/help/4_Misc/set/user_information
lib/irc/help/4_Misc/set/verbose_ctcp
lib/irc/help/4_Misc/set/warn_of_ignores
lib/irc/help/4_Misc/set/xterm_options
lib/irc/help/4_Misc/set/status_format1
lib/irc/help/4_Misc/set/status_format2
lib/irc/help/4_Misc/set/connect_timeout
lib/irc/help/4_Misc/set/banner
lib/irc/help/4_Misc/set/dispatch_unknown_command
lib/irc/help/4_Misc/set/quit_message
lib/irc/help/4_Misc/set/auto_rejoin_delay
lib/irc/help/4_Misc/set/auto_reconnect_delay
lib/irc/help/4_Misc/set/notify_interval
lib/irc/help/4_Misc/set/do_notify_immediately
lib/irc/help/4_Misc/set/xterm
lib/irc/help/4_Misc/set/notify_userhost_automatic
lib/irc/help/4_Misc/set/nd_space_max
lib/irc/help/4_Misc/set/clock_format
lib/irc/help/4_Misc/set/banner_expand
lib/irc/help/4_Misc/set/status_nick
lib/irc/help/4_Misc/set/no_control_log
lib/irc/help/4_Misc/set/status_does_expandos
lib/irc/help/4_Misc/set/status_scrollback
lib/irc/help/4_Misc/set/no_fail_disconnect
lib/irc/help/4_Misc/set/scrollback
lib/irc/help/4_Misc/set/cpu_saver_after
lib/irc/help/4_Misc/set/cpu_saver_every
lib/irc/help/4_Misc/set/blink_video
lib/irc/help/4_Misc/set/reverse_video
lib/irc/help/4_Misc/set/high_bit_escape
lib/irc/help/4_Misc/set/dcc_auto_timeout
lib/irc/help/4_Misc/set/color
lib/irc/help/4_Misc/set/mirc_broken_dcc_resume
lib/irc/help/4_Misc/set/scrollback_ratio
lib/irc/help/4_Misc/set/current_window_level
lib/irc/help/4_Misc/set/status_truncate_rhs
lib/irc/help/4_Misc/set/reverse_status_line
lib/irc/help/4_Misc/abort
lib/irc/help/4_Misc/beep
lib/irc/help/4_Misc/cd
lib/irc/help/4_Misc/clear
lib/irc/help/4_Misc/hostname
lib/irc/help/4_Misc/ircuser
lib/irc/help/4_Misc/mesg
lib/irc/help/4_Misc/mload
lib/irc/help/4_Misc/mlist
lib/irc/help/4_Misc/rbind
lib/irc/help/4_Misc/realname
lib/irc/help/4_Misc/summon
lib/irc/help/4_Misc/which
lib/irc/help/4_Misc/ircname
lib/irc/help/4_Misc/digraph
lib/irc/help/4_Misc/history
lib/irc/help/4_Misc/window/add
lib/irc/help/4_Misc/window/back
lib/irc/help/4_Misc/window/balance
lib/irc/help/4_Misc/window/channel
lib/irc/help/4_Misc/window/create
lib/irc/help/4_Misc/window/delete
lib/irc/help/4_Misc/window/goto
lib/irc/help/4_Misc/window/grow
lib/irc/help/4_Misc/window/hide
lib/irc/help/4_Misc/window/hide_others
lib/irc/help/4_Misc/window/hold_mode
lib/irc/help/4_Misc/window/kill
lib/irc/help/4_Misc/window/bind
lib/irc/help/4_Misc/window/kill_others
lib/irc/help/4_Misc/window/last
lib/irc/help/4_Misc/window/lastlog_level
lib/irc/help/4_Misc/window/level
lib/irc/help/4_Misc/window/list
lib/irc/help/4_Misc/window/log
lib/irc/help/4_Misc/window/logfile
lib/irc/help/4_Misc/window/move
lib/irc/help/4_Misc/window/name
lib/irc/help/4_Misc/window/new
lib/irc/help/4_Misc/window/next
lib/irc/help/4_Misc/window/notify
lib/irc/help/4_Misc/window/notify_level
lib/irc/help/4_Misc/window/number
lib/irc/help/4_Misc/window/pop
lib/irc/help/4_Misc/window/previous
lib/irc/help/4_Misc/window/prompt
lib/irc/help/4_Misc/window/push
lib/irc/help/4_Misc/window/refnum
lib/irc/help/4_Misc/window/remove
lib/irc/help/4_Misc/window/scroll
lib/irc/help/4_Misc/window/server
lib/irc/help/4_Misc/window/show
lib/irc/help/4_Misc/window/shrink
lib/irc/help/4_Misc/window/size
lib/irc/help/4_Misc/window/stack
lib/irc/help/4_Misc/window/swap
lib/irc/help/4_Misc/window/window
lib/irc/help/4_Misc/window/killswap
lib/irc/help/4_Misc/window/unbind
lib/irc/help/4_Misc/window/double
lib/irc/help/4_Misc/window/beep_always
lib/irc/help/4_Misc/window/lastlog
lib/irc/help/4_Misc/window/fixed
lib/irc/help/4_Misc/window/skip
lib/irc/help/4_Misc/window/discon
lib/irc/help/4_Misc/window/scratch
lib/irc/help/4_Misc/window/noserv
lib/irc/help/4_Misc/window/echo
lib/irc/help/4_Misc/window/query
lib/irc/help/4_Misc/window/status_special
lib/irc/help/4_Misc/encrypt
lib/irc/help/4_Misc/irchost
lib/irc/help/4_Misc/4_Misc
lib/irc/help/4_Misc/unclear
lib/irc/help/5_Programming/alias
lib/irc/help/5_Programming/assign
lib/irc/help/5_Programming/call
lib/irc/help/5_Programming/comment
lib/irc/help/5_Programming/dump
lib/irc/help/5_Programming/echo
lib/irc/help/5_Programming/eval
lib/irc/help/5_Programming/fe
lib/irc/help/5_Programming/fec
lib/irc/help/5_Programming/for
lib/irc/help/5_Programming/foreach
lib/irc/help/5_Programming/hook
lib/irc/help/5_Programming/if
lib/irc/help/5_Programming/input
lib/irc/help/5_Programming/parsekey
lib/irc/help/5_Programming/pop
lib/irc/help/5_Programming/push
lib/irc/help/5_Programming/queue
lib/irc/help/5_Programming/quote
lib/irc/help/5_Programming/send
lib/irc/help/5_Programming/sendline
lib/irc/help/5_Programming/shift
lib/irc/help/5_Programming/sleep
lib/irc/help/5_Programming/stub
lib/irc/help/5_Programming/switch
lib/irc/help/5_Programming/timer
lib/irc/help/5_Programming/type
lib/irc/help/5_Programming/unless
lib/irc/help/5_Programming/until
lib/irc/help/5_Programming/wait
lib/irc/help/5_Programming/while
lib/irc/help/5_Programming/xecho
lib/irc/help/5_Programming/xtype
lib/irc/help/5_Programming/do
lib/irc/help/5_Programming/on/ctcp
lib/irc/help/5_Programming/on/send_to_server
lib/irc/help/5_Programming/on/action
lib/irc/help/5_Programming/on/channel_nick
lib/irc/help/5_Programming/on/channel_signoff
lib/irc/help/5_Programming/on/connect
lib/irc/help/5_Programming/on/ctcp_reply
lib/irc/help/5_Programming/on/dcc_chat
lib/irc/help/5_Programming/on/dcc_connect
lib/irc/help/5_Programming/on/dcc_lost
lib/irc/help/5_Programming/on/dcc_raw
lib/irc/help/5_Programming/on/dcc_request
lib/irc/help/5_Programming/on/disconnect
lib/irc/help/5_Programming/on/encrypted_notice
lib/irc/help/5_Programming/on/encrypted_privmsg
lib/irc/help/5_Programming/on/exec
lib/irc/help/5_Programming/on/exec_errors
lib/irc/help/5_Programming/on/exec_exit
lib/irc/help/5_Programming/on/exec_prompt
lib/irc/help/5_Programming/on/exit
lib/irc/help/5_Programming/on/flood
lib/irc/help/5_Programming/on/help
lib/irc/help/5_Programming/on/hook
lib/irc/help/5_Programming/on/idle
lib/irc/help/5_Programming/on/input
lib/irc/help/5_Programming/on/invite
lib/irc/help/5_Programming/on/join
lib/irc/help/5_Programming/on/kick
lib/irc/help/5_Programming/on/leave
lib/irc/help/5_Programming/on/list
lib/irc/help/5_Programming/on/mail
lib/irc/help/5_Programming/on/mode
lib/irc/help/5_Programming/on/mode_stripped
lib/irc/help/5_Programming/on/msg
lib/irc/help/5_Programming/on/msg_group
lib/irc/help/5_Programming/on/names
lib/irc/help/5_Programming/on/nickname
lib/irc/help/5_Programming/on/note
lib/irc/help/5_Programming/on/notice
lib/irc/help/5_Programming/on/notify_signoff
lib/irc/help/5_Programming/on/notify_signon
lib/irc/help/5_Programming/on/pong
lib/irc/help/5_Programming/on/public
lib/irc/help/5_Programming/on/public_msg
lib/irc/help/5_Programming/on/public_notice
lib/irc/help/5_Programming/on/public_other
lib/irc/help/5_Programming/on/raw_irc
lib/irc/help/5_Programming/on/send_action
lib/irc/help/5_Programming/on/send_dcc_chat
lib/irc/help/5_Programming/on/send_msg
lib/irc/help/5_Programming/on/send_notice
lib/irc/help/5_Programming/on/send_public
lib/irc/help/5_Programming/on/server_notice
lib/irc/help/5_Programming/on/signoff
lib/irc/help/5_Programming/on/silence
lib/irc/help/5_Programming/on/timer
lib/irc/help/5_Programming/on/topic
lib/irc/help/5_Programming/on/wall
lib/irc/help/5_Programming/on/wallop
lib/irc/help/5_Programming/on/who
lib/irc/help/5_Programming/on/widelist
lib/irc/help/5_Programming/on/window
lib/irc/help/5_Programming/on/window_kill
lib/irc/help/5_Programming/on/on
lib/irc/help/5_Programming/on/odd_server_stuff
lib/irc/help/5_Programming/on/status_update
lib/irc/help/5_Programming/on/set
lib/irc/help/5_Programming/on/oper_notice
lib/irc/help/5_Programming/on/kill
lib/irc/help/5_Programming/on/dcc_list
lib/irc/help/5_Programming/on/window_create
lib/irc/help/5_Programming/on/redirect
lib/irc/help/5_Programming/on/yell
lib/irc/help/5_Programming/on/dcc_offer
lib/irc/help/5_Programming/on/server_lost
lib/irc/help/5_Programming/on/unload
lib/irc/help/5_Programming/on/send_ctcp
lib/irc/help/5_Programming/stack
lib/irc/help/5_Programming/unshift
lib/irc/help/5_Programming/pretend
lib/irc/help/5_Programming/load
lib/irc/help/5_Programming/exec
lib/irc/help/5_Programming/redirect
lib/irc/help/5_Programming/save
lib/irc/help/5_Programming/input_char
lib/irc/help/5_Programming/pause
lib/irc/help/5_Programming/5_Programming
lib/irc/help/5_Programming/repeat
lib/irc/help/5_Programming/local
lib/irc/help/5_Programming/setenv
lib/irc/help/5_Programming/shook
lib/irc/help/5_Programming/continue
lib/irc/help/5_Programming/break
lib/irc/help/5_Programming/return
lib/irc/help/5_Programming/bless
lib/irc/help/5_Programming/xeval
lib/irc/help/5_Programming/package
lib/irc/help/5_Programming/unload
lib/irc/help/5_Programming/blah
lib/irc/help/5_Programming/usleep
lib/irc/help/6_Functions/after
lib/irc/help/6_Functions/writeb
lib/irc/help/6_Functions/write
lib/irc/help/6_Functions/word
lib/irc/help/6_Functions/winvisible
lib/irc/help/6_Functions/winsize
lib/irc/help/6_Functions/winserv
lib/irc/help/6_Functions/winnum
lib/irc/help/6_Functions/winnam
lib/irc/help/6_Functions/which
lib/irc/help/6_Functions/version
lib/irc/help/6_Functions/utime
lib/irc/help/6_Functions/usermode
lib/irc/help/6_Functions/userhost
lib/irc/help/6_Functions/unshift
lib/irc/help/6_Functions/unlink
lib/irc/help/6_Functions/uniq
lib/irc/help/6_Functions/umask
lib/irc/help/6_Functions/twiddle
lib/irc/help/6_Functions/trunc
lib/irc/help/6_Functions/tr
lib/irc/help/6_Functions/tow
lib/irc/help/6_Functions/toupper
lib/irc/help/6_Functions/tolower
lib/irc/help/6_Functions/time
lib/irc/help/6_Functions/tdiff2
lib/irc/help/6_Functions/tdiff
lib/irc/help/6_Functions/notw
lib/irc/help/6_Functions/shift
lib/irc/help/6_Functions/strlen
lib/irc/help/6_Functions/fromw
lib/irc/help/6_Functions/stripansi
lib/irc/help/6_Functions/strip
lib/irc/help/6_Functions/strftime
lib/irc/help/6_Functions/stime
lib/irc/help/6_Functions/srand
lib/irc/help/6_Functions/split
lib/irc/help/6_Functions/splice
lib/irc/help/6_Functions/sort
lib/irc/help/6_Functions/setitem
lib/irc/help/6_Functions/servername
lib/irc/help/6_Functions/sar
lib/irc/help/6_Functions/pass
lib/irc/help/6_Functions/numsort
lib/irc/help/6_Functions/rmdir
lib/irc/help/6_Functions/revw
lib/irc/help/6_Functions/reverse
lib/irc/help/6_Functions/restw
lib/irc/help/6_Functions/repeat
lib/irc/help/6_Functions/rename
lib/irc/help/6_Functions/remw
lib/irc/help/6_Functions/read
lib/irc/help/6_Functions/rand
lib/irc/help/6_Functions/ppid
lib/irc/help/6_Functions/pop
lib/irc/help/6_Functions/pid
lib/irc/help/6_Functions/pattern
lib/irc/help/6_Functions/matchitem
lib/irc/help/6_Functions/match
lib/irc/help/6_Functions/index
lib/irc/help/6_Functions/leftw
lib/irc/help/6_Functions/mid
lib/irc/help/6_Functions/left
lib/irc/help/6_Functions/filter
lib/irc/help/6_Functions/rpattern
lib/irc/help/6_Functions/rmatchitem
lib/irc/help/6_Functions/rmatch
lib/irc/help/6_Functions/rindex
lib/irc/help/6_Functions/rightw
lib/irc/help/6_Functions/right
lib/irc/help/6_Functions/rfilter
lib/irc/help/6_Functions/push
lib/irc/help/6_Functions/open
lib/irc/help/6_Functions/onchannel
lib/irc/help/6_Functions/numwords
lib/irc/help/6_Functions/numonchannel
lib/irc/help/6_Functions/numitems
lib/irc/help/6_Functions/numarrays
lib/irc/help/6_Functions/notify
lib/irc/help/6_Functions/afterw
lib/irc/help/6_Functions/nametoip
lib/irc/help/6_Functions/myservers
lib/irc/help/6_Functions/mychannels
lib/irc/help/6_Functions/mkdir
lib/irc/help/6_Functions/midw
lib/irc/help/6_Functions/listen
lib/irc/help/6_Functions/lastserver
lib/irc/help/6_Functions/key
lib/irc/help/6_Functions/itemtoindex
lib/irc/help/6_Functions/isdigit
lib/irc/help/6_Functions/isalpha
lib/irc/help/6_Functions/ischanop
lib/irc/help/6_Functions/ischannel
lib/irc/help/6_Functions/iptoname
lib/irc/help/6_Functions/indextoitem
lib/irc/help/6_Functions/igetitem
lib/irc/help/6_Functions/ifinditem
lib/irc/help/6_Functions/ifindfirst
lib/irc/help/6_Functions/jot
lib/irc/help/6_Functions/info
lib/irc/help/6_Functions/insertw
lib/irc/help/6_Functions/aliasctl
lib/irc/help/6_Functions/chanusers
lib/irc/help/6_Functions/ascii
lib/irc/help/6_Functions/before
lib/irc/help/6_Functions/beforew
lib/irc/help/6_Functions/center
lib/irc/help/6_Functions/chanmode
lib/irc/help/6_Functions/chmod
lib/irc/help/6_Functions/chngw
lib/irc/help/6_Functions/chops
lib/irc/help/6_Functions/chr
lib/irc/help/6_Functions/close
lib/irc/help/6_Functions/common
lib/irc/help/6_Functions/connect
lib/irc/help/6_Functions/convert
lib/irc/help/6_Functions/copattern
lib/irc/help/6_Functions/crypt
lib/irc/help/6_Functions/curpos
lib/irc/help/6_Functions/decode
lib/irc/help/6_Functions/eof
lib/irc/help/6_Functions/delarray
lib/irc/help/6_Functions/delitem
lib/irc/help/6_Functions/diff
lib/irc/help/6_Functions/encode
lib/irc/help/6_Functions/epic
lib/irc/help/6_Functions/fexist
lib/irc/help/6_Functions/finditem
lib/irc/help/6_Functions/fsize
lib/irc/help/6_Functions/geom
lib/irc/help/6_Functions/getarrays
lib/irc/help/6_Functions/getitem
lib/irc/help/6_Functions/getmatches
lib/irc/help/6_Functions/getrmatches
lib/irc/help/6_Functions/glob
lib/irc/help/6_Functions/idle
lib/irc/help/6_Functions/nochops
lib/irc/help/6_Functions/6_Functions
lib/irc/help/6_Functions/status
lib/irc/help/6_Functions/chanwin
lib/irc/help/6_Functions/findw
lib/irc/help/6_Functions/uhc
lib/irc/help/6_Functions/winbound
lib/irc/help/6_Functions/irclib
lib/irc/help/6_Functions/ftime
lib/irc/help/6_Functions/substr
lib/irc/help/6_Functions/deuhc
lib/irc/help/6_Functions/nohighlight
lib/irc/help/6_Functions/winnicklist
lib/irc/help/6_Functions/winchan
lib/irc/help/6_Functions/fnexist
lib/irc/help/6_Functions/servernick
lib/irc/help/6_Functions/isconnected
lib/irc/help/6_Functions/currchans
lib/irc/help/6_Functions/cexist
lib/irc/help/6_Functions/regex
lib/irc/help/6_Functions/regcomp
lib/irc/help/6_Functions/regexec
lib/irc/help/6_Functions/regerror
lib/irc/help/6_Functions/regfree
lib/irc/help/6_Functions/getenv
lib/irc/help/6_Functions/msar
lib/irc/help/6_Functions/pipe
lib/irc/help/6_Functions/count
lib/irc/help/6_Functions/igmask
lib/irc/help/6_Functions/randread
lib/irc/help/6_Functions/rigmask
lib/irc/help/6_Functions/leftpc
lib/irc/help/6_Functions/cparse
lib/irc/help/6_Functions/uname
lib/irc/help/6_Functions/querywin
lib/irc/help/6_Functions/winrefs
lib/irc/help/6_Functions/mask
lib/irc/help/6_Functions/ischanvoice
lib/irc/help/6_Functions/chop
lib/irc/help/6_Functions/winlevel
lib/irc/help/6_Functions/igtype
lib/irc/help/6_Functions/rigtype
lib/irc/help/6_Functions/getuid
lib/irc/help/6_Functions/getgid
lib/irc/help/6_Functions/getpgrp
lib/irc/help/6_Functions/getlogin
lib/irc/help/6_Functions/iscurchan
lib/irc/help/6_Functions/channel
lib/irc/help/6_Functions/pad
lib/irc/help/6_Functions/remws
lib/irc/help/6_Functions/printlen
lib/irc/help/6_Functions/stripansicodes
lib/irc/help/6_Functions/isnumber
lib/irc/help/6_Functions/rest
lib/irc/help/6_Functions/getsets
lib/irc/help/6_Functions/servnum
lib/irc/help/6_Functions/servports
lib/irc/help/6_Functions/igetmatches
lib/irc/help/6_Functions/igetrmatches
lib/irc/help/6_Functions/gettmatch
lib/irc/help/6_Functions/stripc
lib/irc/help/7_Docs/New_User
lib/irc/help/7_Docs/Etiquette
lib/irc/help/7_Docs/Copyright
lib/irc/help/7_Docs/Text_Highlight
lib/irc/help/7_Docs/Server_List
lib/irc/help/7_Docs/Signals
lib/irc/help/7_Docs/Expressions
lib/irc/help/7_Docs/Environment
lib/irc/help/7_Docs/Updates
lib/irc/help/7_Docs/Introduction
lib/irc/help/7_Docs/About_EPIC
lib/irc/help/7_Docs/Command_Line
lib/irc/help/7_Docs/Patterns
lib/irc/help/7_Docs/Serial_Numbers
lib/irc/help/7_Docs/Status_Line
lib/irc/help/7_Docs/Programming
lib/irc/help/7_Docs/Special_Vars
lib/irc/help/7_Docs/Arrays
lib/irc/help/7_Docs/Security
lib/irc/help/7_Docs/Key_Bindings
lib/irc/help/7_Docs/Compile_Opts
lib/irc/help/7_Docs/7_Docs
lib/irc/help/7_Docs/Server_Numerics
lib/irc/help/8_Scripts/2.8script
lib/irc/help/8_Scripts/action
lib/irc/help/8_Scripts/alias
lib/irc/help/8_Scripts/autokick
lib/irc/help/8_Scripts/autoop
lib/irc/help/8_Scripts/away
lib/irc/help/8_Scripts/basical
lib/irc/help/8_Scripts/bigcheese
lib/irc/help/8_Scripts/brc
lib/irc/help/8_Scripts/channel
lib/irc/help/8_Scripts/columns
lib/irc/help/8_Scripts/commander
lib/irc/help/8_Scripts/compl.mods
lib/irc/help/8_Scripts/complete
lib/irc/help/8_Scripts/country
lib/irc/help/8_Scripts/cursor
lib/irc/help/8_Scripts/deban
lib/irc/help/8_Scripts/deutsch
lib/irc/help/8_Scripts/disc
lib/irc/help/8_Scripts/edit
lib/irc/help/8_Scripts/english
lib/irc/help/8_Scripts/environment
lib/irc/help/8_Scripts/events
lib/irc/help/8_Scripts/events.hop
lib/irc/help/8_Scripts/fake-dcc
lib/irc/help/8_Scripts/fe
lib/irc/help/8_Scripts/files
lib/irc/help/8_Scripts/finger
lib/irc/help/8_Scripts/guh
lib/irc/help/8_Scripts/fnet
lib/irc/help/8_Scripts/follow
lib/irc/help/8_Scripts/functions
lib/irc/help/8_Scripts/funnyban
lib/irc/help/8_Scripts/genalias
lib/irc/help/8_Scripts/global
lib/irc/help/8_Scripts/history
lib/irc/help/8_Scripts/history-match
lib/irc/help/8_Scripts/imap
lib/irc/help/8_Scripts/ircprimer
lib/irc/help/8_Scripts/ircrc
lib/irc/help/8_Scripts/keybinds
lib/irc/help/8_Scripts/kickmenu
lib/irc/help/8_Scripts/killpath
lib/irc/help/8_Scripts/kpstat
lib/irc/help/8_Scripts/list
lib/irc/help/8_Scripts/local
lib/irc/help/8_Scripts/log
lib/irc/help/8_Scripts/ls
lib/irc/help/8_Scripts/lynx_ircrc
lib/irc/help/8_Scripts/meta
lib/irc/help/8_Scripts/meta1
lib/irc/help/8_Scripts/modes
lib/irc/help/8_Scripts/more
lib/irc/help/8_Scripts/msg
lib/irc/help/8_Scripts/mudirc
lib/irc/help/8_Scripts/mudlike
lib/irc/help/8_Scripts/multi
lib/irc/help/8_Scripts/nemesis
lib/irc/help/8_Scripts/netsplit
lib/irc/help/8_Scripts/netsplit.env
lib/irc/help/8_Scripts/newaway
lib/irc/help/8_Scripts/newformat
lib/irc/help/8_Scripts/ping
lib/irc/help/8_Scripts/nicks
lib/irc/help/8_Scripts/old-dcc
lib/irc/help/8_Scripts/oldping
lib/irc/help/8_Scripts/prefix
lib/irc/help/8_Scripts/recursion
lib/irc/help/8_Scripts/repeat
lib/irc/help/8_Scripts/screen
lib/irc/help/8_Scripts/shell
lib/irc/help/8_Scripts/silent
lib/irc/help/8_Scripts/smileys
lib/irc/help/8_Scripts/sound
lib/irc/help/8_Scripts/spfix
lib/irc/help/8_Scripts/starutils
lib/irc/help/8_Scripts/stat
lib/irc/help/8_Scripts/tabkey
lib/irc/help/8_Scripts/tabkey.wc
lib/irc/help/8_Scripts/tc
lib/irc/help/8_Scripts/time
lib/irc/help/8_Scripts/tls
lib/irc/help/8_Scripts/troy
lib/irc/help/8_Scripts/uhnotify
lib/irc/help/8_Scripts/uping
lib/irc/help/8_Scripts/wallopstat
lib/irc/help/8_Scripts/webster
lib/irc/help/8_Scripts/window
lib/irc/help/8_Scripts/less
lib/irc/help/8_Scripts/8_Scripts
lib/irc/help/8_Scripts/pipe
lib/irc/help/8_Scripts/man
lib/irc/help/README_FIRST
lib/irc/script/2.8script
lib/irc/script/alias
lib/irc/script/autokick
lib/irc/script/autoop
lib/irc/script/away
lib/irc/script/basical
lib/irc/script/columns
lib/irc/script/country
lib/irc/script/dcc_timeout
lib/irc/script/deban
lib/irc/script/edit
lib/irc/script/environment
lib/irc/script/events
lib/irc/script/events.hop
lib/irc/script/fake-dcc
lib/irc/script/fe
lib/irc/script/files
lib/irc/script/functions
lib/irc/script/genalias
lib/irc/script/global
lib/irc/script/guh
lib/irc/script/imap
lib/irc/script/ircprimer
lib/irc/script/keybinds
lib/irc/script/killpath
lib/irc/script/kpstat
lib/irc/script/langtrans
lib/irc/script/less
lib/irc/script/langtrans.irc
lib/irc/script/less-pipe
lib/irc/script/list
lib/irc/script/local.examp
lib/irc/script/ls
lib/irc/script/man
lib/irc/script/meta
lib/irc/script/more
lib/irc/script/motd
lib/irc/script/mudirc
lib/irc/script/netsplit
lib/irc/script/netsplit.env
lib/irc/script/newaway
lib/irc/script/newformat
lib/irc/script/nicks
lib/irc/script/nopaste
lib/irc/script/old-dcc
lib/irc/script/pipe
lib/irc/script/prefix
lib/irc/script/recursion
lib/irc/script/repeat
lib/irc/script/revdcc
lib/irc/script/scandir
lib/irc/script/screen
lib/irc/script/sdiff
lib/irc/script/setmail
lib/irc/script/silent
lib/irc/script/sound
lib/irc/script/starutils
lib/irc/script/stat
lib/irc/script/status_lag
lib/irc/script/tabkey
lib/irc/script/tc
lib/irc/script/time
lib/irc/script/tls
lib/irc/script/utime
lib/irc/script/webster
lib/irc/script/window
@dirrm lib/irc/script
@dirrm lib/irc/help/1_General/ctcp
@dirrm lib/irc/help/1_General/dcc
@dirrm lib/irc/help/1_General
@dirrm lib/irc/help/2_Queries
@dirrm lib/irc/help/3_Operators
@dirrm lib/irc/help/4_Misc/bind
@dirrm lib/irc/help/4_Misc/set
@dirrm lib/irc/help/4_Misc/window
@dirrm lib/irc/help/4_Misc
@dirrm lib/irc/help/5_Programming/on
@dirrm lib/irc/help/5_Programming
@dirrm lib/irc/help/6_Functions
@dirrm lib/irc/help/7_Docs
@dirrm lib/irc/help/8_Scripts
@dirrm lib/irc/help
@dirrm lib/irc