about summary refs log tree commit diff
path: root/config.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-11 19:12:42 -0400
committerJune McEnroe <june@causal.agency>2020-09-11 19:12:42 -0400
commitb2de129e3f48136bd56a5f0f1d9028c2ecef0bc2 (patch)
tree9100f366bc3867a4b5357ef8cd06c6393d76e4d1 /config.c
parentSilence set-but-unused warning (diff)
downloadcatgirl-b2de129e3f48136bd56a5f0f1d9028c2ecef0bc2.tar.gz
catgirl-b2de129e3f48136bd56a5f0f1d9028c2ecef0bc2.zip
Copy style from wrapping point
This fixes a bug when wrapping on a word with style changes inside it,
where the copied style would be different depending on the width of the
terminal.
Diffstat (limited to 'config.c')
0 files changed, 0 insertions, 0 deletions
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 McEnroe24-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe