summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-22 23:56:55 -0500
committerJune McEnroe <june@causal.agency>2019-02-22 23:56:55 -0500
commitc168e54f0687d7c0c87dbbdd1f735400b35eb6da (patch)
treea66f88fd920975b9e56e3b68638a8032887a1717 /handle.c
parentDisable terminal flow control (diff)
downloadcatgirl-c168e54f0687d7c0c87dbbdd1f735400b35eb6da.tar.gz
catgirl-c168e54f0687d7c0c87dbbdd1f735400b35eb6da.zip
Move IRC formatting reset to C-s
Opens C-n for window switching.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
yJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe