kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
C. McEnroe 5470254fa5 Add simple configure script
Mostly motivated by wanting to build with the ncurses in pkgsrc because
it supports italics.
2020-02-06 23:50:04 -05:00
.gitignore Add simple configure script 2020-02-06 23:50:04 -05:00
Makefile Add simple configure script 2020-02-06 23:50:04 -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
configure Add simple configure script 2020-02-06 23:50:04 -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