kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
C. McEnroe e5363bcae0 Implement the beginnings of UI
It takes so much code to do anything in curses...
2020-02-01 19:37:55 -05:00
.gitignore Blindly implement login flow 2020-02-01 01:18:01 -05:00
Makefile Implement the beginnings of UI 2020-02-01 19:37:55 -05:00
catgirl.1 Add -v flag 2020-02-01 02:26:35 -05:00
chat.c Implement the beginnings of UI 2020-02-01 19:37:55 -05:00
chat.h Implement the beginnings of UI 2020-02-01 19:37:55 -05:00
handle.c Implement the beginnings of UI 2020-02-01 19:37:55 -05:00
irc.c Implement the beginnings of UI 2020-02-01 19:37:55 -05:00
term.c Add term stuff 2020-02-01 02:55:07 -05:00
ui.c Implement the beginnings of UI 2020-02-01 19:37:55 -05:00