kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
C. McEnroe d57df09511 Align word wrapping with tab character
Also fixes handling whitespace directly after control codes.
2020-02-04 19:50:23 -05:00
.gitignore Generate tags file 2020-02-01 21:55:05 -05:00
Makefile Remove term.c in favor of more curses APIs 2020-02-02 19:34:35 -05:00
catgirl.1 Add -v flag 2020-02-01 02:26:35 -05:00
chat.c Only check revents if nfds > 0 2020-02-04 19:06:54 -05:00
chat.h Add beginnings of input handling 2020-02-04 03:58:56 -05:00
handle.c Align word wrapping with tab character 2020-02-04 19:50:23 -05:00
irc.c Align word wrapping with tab character 2020-02-04 19:50:23 -05:00
ui.c Align word wrapping with tab character 2020-02-04 19:50:23 -05:00