kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
C. McEnroe e289ff6b18 Add term stuff
Copied almost verbatim from existing catgirl... I think I did a better
job on that state machine this time tbh.
2020-02-01 02:55:07 -05:00
.gitignore Blindly implement login flow 2020-02-01 01:18:01 -05:00
Makefile Add term stuff 2020-02-01 02:55:07 -05:00
catgirl.1 Add -v flag 2020-02-01 02:26:35 -05:00
chat.c Add IDs and names 2020-02-01 02:33:17 -05:00
chat.h Add term stuff 2020-02-01 02:55:07 -05:00
handle.c Fix CapNames array indices 2020-02-01 02:19:55 -05:00
irc.c Add -v flag 2020-02-01 02:26:35 -05:00
term.c Add term stuff 2020-02-01 02:55:07 -05:00