summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-08 17:19:08 -0500
committerJune McEnroe <june@causal.agency>2020-12-08 17:19:08 -0500
commit9a81456f0ad4627ec1075897aff747ebd664932c (patch)
treefd9de7e43a75c7963c8aa8e89edcbf138006d8ee /irc.c
parentHandle 437 ERR_UNAVAILRESOURCE like ERR_NICKNAMEINUSE (diff)
downloadcatgirl-9a81456f0ad4627ec1075897aff747ebd664932c.tar.gz
catgirl-9a81456f0ad4627ec1075897aff747ebd664932c.zip
Clarify configuration file usage example
Point to EXAMPLES and /help from the top of the manual.
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
>2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe