summary refs log tree commit diff
path: root/command.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-09 00:39:09 -0500
committerJune McEnroe <june@causal.agency>2020-02-09 00:39:09 -0500
commite0714a9b7e88bc2de9ec4b4c0d0a74dc3012b847 (patch)
treecc783f634175cb87bb8c5f74b25448b1cb1de5c0 /command.c
parentUse fmemopen to build colored mentions string (diff)
downloadcatgirl-e0714a9b7e88bc2de9ec4b4c0d0a74dc3012b847.tar.gz
catgirl-e0714a9b7e88bc2de9ec4b4c0d0a74dc3012b847.zip
Switch to "other" window if closing active window
Diffstat (limited to 'command.c')
0 files changed, 0 insertions, 0 deletions
5a3155c1f9c2ce1fa7d536c278&follow=1'>Move 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