about summary refs log tree commit diff
path: root/config.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-13 01:43:16 -0500
committerJune McEnroe <june@causal.agency>2020-02-13 01:43:16 -0500
commitff518a8eb9b811f86f047ccd810c6dae85b18f1a (patch)
treee40ac9302737889177960fb623c073e39830f237 /config.c
parentAdd -g for generating certificates (diff)
downloadtest-ff518a8eb9b811f86f047ccd810c6dae85b18f1a.tar.gz
test-ff518a8eb9b811f86f047ccd810c6dae85b18f1a.zip
Clean up manual lints
Wish I could use mandoc -T lint as part of the dev target but it
complains about missing referenced pages without a way to turn that off
that I can find.
Diffstat (limited to 'config.c')
0 files changed, 0 insertions, 0 deletions
e McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe