kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
Curtis McEnroe 6e4f98d6eb
Handle /names and /who
2018-08-04 14:33:57 -04:00
.gitignore Split source into several files 2018-08-04 13:35:29 -04:00
LICENSE Add LICENSE file 2018-08-02 20:55:21 -04:00
Makefile Add libedit to chroot 2018-08-04 14:17:18 -04:00
chat.c Do not free const string port 2018-08-04 13:43:36 -04:00
chat.h Split source into several files 2018-08-04 13:35:29 -04:00
client.c Split source into several files 2018-08-04 13:35:29 -04:00
handle.c Split source into several files 2018-08-04 13:35:29 -04:00
input.c Handle /names and /who 2018-08-04 14:33:57 -04:00
ui.c Define A_ITALIC if not defined 2018-08-04 13:58:44 -04:00