about summary refs log tree commit diff
path: root/tab.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-22 15:54:59 -0500
committerJune McEnroe <june@causal.agency>2019-02-22 15:54:59 -0500
commit274a5f7d6e77443e2ad140590d05785277a577c4 (patch)
tree629baf62bd0c2e9e7fe64bac82d3623e8fe3bed7 /tab.c
parentReorganize input.c (diff)
downloadcatgirl-274a5f7d6e77443e2ad140590d05785277a577c4.tar.gz
catgirl-274a5f7d6e77443e2ad140590d05785277a577c4.zip
Update status line after scrolling and term events
Diffstat (limited to 'tab.c')
0 files changed, 0 insertions, 0 deletions
55&follow=1'>Take first two words in colorMentionsJune McEnroe 2020-02-11Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune 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