kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
C. McEnroe 2d62ea9e30 Simplify edit buffer conversion and input rendering 2020-02-09 01:28:24 -05:00
.gitignore Add simple configure script 2020-02-06 23:50:04 -05:00
Makefile Scan messages for URLs 2020-02-08 18:29:01 -05:00
catgirl.1 Show realname on JOIN if it is different from nick 2020-02-09 00:55:41 -05:00
chat.c Add /copy 2020-02-08 21:44:50 -05:00
chat.h Simplify edit buffer conversion and input rendering 2020-02-09 01:28:24 -05:00
command.c Trim whitespace from both ends of command params 2020-02-08 21:50:29 -05:00
complete.c Handle KICK 2020-02-08 00:58:17 -05:00
config.c Use getopt_config to load options 2020-02-05 22:49:56 -05:00
configure Add simple configure script 2020-02-06 23:50:04 -05:00
edit.c Simplify edit buffer conversion and input rendering 2020-02-09 01:28:24 -05:00
handle.c Show realname on JOIN if it is different from nick 2020-02-09 00:55:41 -05:00
irc.c Search for cert and priv in config dirs 2020-02-06 02:21:04 -05:00
ui.c Simplify edit buffer conversion and input rendering 2020-02-09 01:28:24 -05:00
url.c Add /copy 2020-02-08 21:44:50 -05:00