summary refs log tree commit diff homepage
path: root/2016/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-02 00:23:37 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:26 -0500
commit1f688aa83f0465a8915a8cab2ca7289899737950 (patch)
tree117c758636311dc408c5325d2eeb925c50e2d21e /2016/.gitignore
parentSolve day 2 part 1 (diff)
downloadaoc-1f688aa83f0465a8915a8cab2ca7289899737950.tar.gz
aoc-1f688aa83f0465a8915a8cab2ca7289899737950.zip
Solve day 2 part 2
Diffstat (limited to '2016/.gitignore')
0 files changed, 0 insertions, 0 deletions
a href='/catgirl/commit/ui.c?id=2faa73abd63d3373ba12e59427d948720188bfbf&follow=1'>Remove topic TODOJune McEnroe I played around with it and it doesn't look right unless there is only one channel listed in the status. 2019-02-22Add /znc commandJune McEnroe Only because ZNC tells you to use it and expects it to work. 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 It's actually in a good state now, I think. 2019-02-21Replace "view" with "window"June McEnroe I think originally I didn't want to use the same word as curses WINDOW but it's really much clearer for the user if they're just called windows. UI code probably needs yet another rewrite though. Still feels messy. 2019-02-21Remove ROT13June McEnroe It's just not convenient when it can only do the whole line... 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe'/src/commit/www/photo.causal.agency/generate.sh?id=da2851683028837f8ae687a0d0ba941c3288c133&follow=1'>Cope with not having an EXIF infoJune McEnroe 2024-06-10Resize using target pixel counts for consistencyJune McEnroe This will resize film scans to about the same size as for the digital photos. 2024-06-10Add The Girl Who Was Convinced...June McEnroe Not much there. The illustrations are very nice though. 2024-06-09Add photos from May 31June McEnroe 2024-06-09Use monospace on photo pagesJune McEnroe 2024-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