kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
C. McEnroe 4cce893eab Add extremely basic editing and message sending 2020-02-05 00:20:39 -05:00
.gitignore Generate tags file 2020-02-01 21:55:05 -05:00
Makefile Add extremely basic editing and message sending 2020-02-05 00:20:39 -05:00
catgirl.1 Add -v flag 2020-02-01 02:26:35 -05:00
chat.c Split showing style codes and word wrapping 2020-02-04 20:23:55 -05:00
chat.h Add extremely basic editing and message sending 2020-02-05 00:20:39 -05:00
command.c Add extremely basic editing and message sending 2020-02-05 00:20:39 -05:00
edit.c Add extremely basic editing and message sending 2020-02-05 00:20:39 -05:00
handle.c Align join messages after nick 2020-02-04 20:40:49 -05:00
irc.c Align word wrapping with tab character 2020-02-04 19:50:23 -05:00
ui.c Add extremely basic editing and message sending 2020-02-05 00:20:39 -05:00