kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
C. McEnroe d314523b90 Update completion on join, part, privmsg 2020-02-07 23:33:23 -05:00
.gitignore Add simple configure script 2020-02-06 23:50:04 -05:00
Makefile Populate completion with commands 2020-02-07 21:39:56 -05:00
catgirl.1 Use complete to abbreviate commands 2020-02-07 21:54:18 -05:00
chat.c Populate completion with commands 2020-02-07 21:39:56 -05:00
chat.h Update completion on join, part, privmsg 2020-02-07 23:33:23 -05:00
command.c Use complete to abbreviate commands 2020-02-07 21:54:18 -05:00
complete.c Update completion on join, part, privmsg 2020-02-07 23:33:23 -05:00
config.c Use getopt_config to load options 2020-02-05 22:49:56 -05:00
configure Add simple configure script 2020-02-06 23:50:04 -05:00
edit.c Populate completion with commands 2020-02-07 21:39:56 -05:00
handle.c Update completion on join, part, privmsg 2020-02-07 23:33:23 -05:00
irc.c Search for cert and priv in config dirs 2020-02-06 02:21:04 -05:00
ui.c Use atexit instead of err_set_exit 2020-02-07 22:25:09 -05:00