Go to file
C. McEnroe db499dc5f5 Send self.join without colon
If someone is weird enough to use channel keys, they can -j '#foo key'.
2020-02-06 01:03:21 -05:00
.gitignore Generate tags file 2020-02-01 21:55:05 -05:00
Makefile Use getopt_config to load options 2020-02-05 22:49:56 -05:00
catgirl.1 Use getopt_config to load options 2020-02-05 22:49:56 -05:00
chat.c Handle errors from getopt 2020-02-05 22:51:45 -05:00
chat.h Use getopt_config to load options 2020-02-05 22:49:56 -05:00
command.c Add /window name variant 2020-02-05 22:25:34 -05:00
config.c Use getopt_config to load options 2020-02-05 22:49:56 -05:00
edit.c Add extremely basic editing and message sending 2020-02-05 00:20:39 -05:00
handle.c Send self.join without colon 2020-02-06 01:03:21 -05:00
irc.c Align word wrapping with tab character 2020-02-04 19:50:23 -05:00
ui.c Change prompt depending on command 2020-02-05 19:00:54 -05:00