kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
C. McEnroe 273207b19f Flush stdout after using putp 2020-02-06 23:11:48 -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 Flesh out trailing manual sections 2020-02-06 02:56:55 -05:00
chat.c Search for cert and priv in config dirs 2020-02-06 02:21:04 -05:00
chat.h Set id color to Default on allocation 2020-02-06 04:19:56 -05:00
command.c Add /join command 2020-02-06 01:05:09 -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 Color notices LightGray by default 2020-02-06 22:59:49 -05:00
irc.c Search for cert and priv in config dirs 2020-02-06 02:21:04 -05:00
ui.c Flush stdout after using putp 2020-02-06 23:11:48 -05:00