summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-31 14:07:21 -0400
committerJune McEnroe <june@causal.agency>2020-03-31 14:07:21 -0400
commitbfa106b9a0475348926ce6002234f22ed5fe1977 (patch)
treeb18be7b502f6ff1d176884599ded4f402403414f /edit.c
parentAdd \bear, \cool, \hug, \unflip, \wave (diff)
downloadcatgirl-bfa106b9a0475348926ce6002234f22ed5fe1977.tar.gz
catgirl-bfa106b9a0475348926ce6002234f22ed5fe1977.zip
Store line heat in buffer
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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 Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 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