about summary refs log tree commit diff
path: root/tab.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-09 21:27:48 -0400
committerJune McEnroe <june@causal.agency>2018-08-09 21:27:48 -0400
commitc45e1926085e9ba01db8d5299ccb1d6e41a2310b (patch)
treee76dc91cb08ad4c70701b3028fda0fbf65b03682 /tab.c
parentAdd M-b, M-f, M-DEL, M-d, C-w (diff)
downloadcatgirl-c45e1926085e9ba01db8d5299ccb1d6e41a2310b.tar.gz
catgirl-c45e1926085e9ba01db8d5299ccb1d6e41a2310b.zip
Fix 432 handler params
Diffstat (limited to 'tab.c')
0 files changed, 0 insertions, 0 deletions
ae758c392807dc0cea6ab2e7f78804b6712&follow=1'>Set 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