summary refs log tree commit diff
path: root/scripts/chroot-man.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-14 05:00:26 -0500
committerJune McEnroe <june@causal.agency>2020-02-14 05:19:33 -0500
commitfbdfb360851d9926a739f7d02d0f4a3cd9cfc217 (patch)
tree1078eec7e53d86bcf5fc1cf3b745d60aaef2628c /scripts/chroot-man.sh
parentDon't copy into cut buffer during tab complete (diff)
downloadcatgirl-fbdfb360851d9926a739f7d02d0f4a3cd9cfc217.tar.gz
catgirl-fbdfb360851d9926a739f7d02d0f4a3cd9cfc217.zip
Track unreadTotal and unreadWarm separately
Otherwise reflow's calculation of unreadLines is always going to be
wrong if there were Cold lines interspersed.
Diffstat (limited to 'scripts/chroot-man.sh')
0 files changed, 0 insertions, 0 deletions
d>June 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