kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
C. McEnroe f3fb466a31 Only check revents if nfds > 0
If an error occurs, poll leaves the array unmodified.
2020-02-04 19:06:54 -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 Use time_t rather than struct tm 2020-02-03 18:41:52 -05:00
irc.c Remove style string macros 2020-02-02 03:34:05 -05:00
ui.c Switch windows with M-0 through M-9 2020-02-04 04:41:11 -05:00