kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
C. McEnroe 2f9a9c663a Remove services TODO
Two goals:

 1. Messages should always be routed to the same place.
 2. You should be able to see your messages to *Serv and its responses
    together.
2020-02-02 17:50:28 -05:00
.gitignore Generate tags file 2020-02-01 21:55:05 -05:00
Makefile Generate tags file 2020-02-01 21:55:05 -05:00
catgirl.1 Add -v flag 2020-02-01 02:26:35 -05:00
chat.c Save NETWORK, CHANTYPES, PREFIX from ISUPPORT 2020-02-02 17:37:36 -05:00
chat.h Save NETWORK, CHANTYPES, PREFIX from ISUPPORT 2020-02-02 17:37:36 -05:00
handle.c Remove services TODO 2020-02-02 17:50:28 -05:00
irc.c Remove style string macros 2020-02-02 03:34:05 -05:00
term.c Preserve copyright year in term.c 2020-02-02 02:36:24 -05:00
ui.c Add option to show style codes 2020-02-02 16:55:45 -05:00