summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-05-27 22:35:33 +0000
committerJune McEnroe <june@causal.agency>2021-05-27 20:52:41 -0400
commit37343179a4eb27c48ad346fa6b3dccc55ae80878 (patch)
treeaaee4670d7f9abe6b857f77de42dbe1794660a0b /scripts
parentDocument channel key parameters (diff)
downloadcatgirl-37343179a4eb27c48ad346fa6b3dccc55ae80878.tar.gz
catgirl-37343179a4eb27c48ad346fa6b3dccc55ae80878.zip
Tag config options in manual
E.g. ":t debug" will now jump right to the definition just like ":t v"
already did -- at least with mandoc(1) from OpenBSD.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
lorMentionsJune 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