kinda fork of catgirl irc client with bx's personal tweeks, original client: https://git.causal.agency/catgirl/
 
 
 
 
 
Go to file
C. McEnroe 34514cf2ee Render actions in italic
Also render italic as normal if it's unsupported, as that is what would
happen anyway if curses has A_ITALIC but the terminal has no sitm. That
format string is kinda bad.
2020-02-06 18:48:49 -05:00
.gitignore Generate tags file 2020-02-01 21:55:05 -05:00
Makefile Use getopt_config to load options 2020-02-05 22:49:56 -05:00
catgirl.1 Flesh out trailing manual sections 2020-02-06 02:56:55 -05:00
chat.c Search for cert and priv in config dirs 2020-02-06 02:21:04 -05:00
chat.h Set id color to Default on allocation 2020-02-06 04:19:56 -05:00
command.c Add /join command 2020-02-06 01:05:09 -05:00
config.c Use getopt_config to load options 2020-02-05 22:49:56 -05:00
edit.c Add extremely basic editing and message sending 2020-02-05 00:20:39 -05:00
handle.c Render actions in italic 2020-02-06 18:48:49 -05:00
irc.c Search for cert and priv in config dirs 2020-02-06 02:21:04 -05:00
ui.c Render actions in italic 2020-02-06 18:48:49 -05:00