summary refs log tree commit diff
path: root/config.c
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-01-18 18:12:45 +0100
committerJune McEnroe <june@causal.agency>2021-01-18 14:44:49 -0500
commitf944c6455d14e8819e00ad3371d35a9465968d94 (patch)
treeac0fbd174dfd9325f3d80d26e1c09c08ddc6257b /config.c
parentUse Warm heat for blank lines (diff)
downloadcatgirl-f944c6455d14e8819e00ad3371d35a9465968d94.tar.gz
catgirl-f944c6455d14e8819e00ad3371d35a9465968d94.zip
Add example tmux(1) config
Spawn one catgirl per network and handle reconnects through tmux,
no extra tool required.
Diffstat (limited to 'config.c')
0 files changed, 0 insertions, 0 deletions
an>Handle KICK and NICKJune McEnroe 2018-08-03Continue on EINTR from pollJune McEnroe 2018-08-03Handle ACTIONsJune McEnroe 2018-08-03Use more octal char literalsJune McEnroe 2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe 2018-08-02Add chroot.tar targetJune McEnroe