summary refs log tree commit diff
path: root/log.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-25 18:58:48 -0400
committerJune McEnroe <june@causal.agency>2020-03-25 18:58:48 -0400
commit3dc998272e2f18f17184aed85256647d67b1716a (patch)
treec55742dca3ecb487489f85ec8840bcd190e8f34b /log.c
parentAdd logging functions (diff)
downloadcatgirl-3dc998272e2f18f17184aed85256647d67b1716a.tar.gz
catgirl-3dc998272e2f18f17184aed85256647d67b1716a.zip
Log chat events
Still missing is logging MODE changes, which will be hell, unless it
just logs the raw stuff.
Diffstat (limited to 'log.c')
0 files changed, 0 insertions, 0 deletions
=2.0a&id=274a5f7d6e77443e2ad140590d05785277a577c4&follow=1'>Update 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