summary refs log tree commit diff
path: root/doc/zlib
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-12-02 11:19:35 -0500
committerJune McEnroe <june@causal.agency>2021-12-02 11:19:35 -0500
commitff8e4448ebc03fb2cacdd3ffb34fd644645e8286 (patch)
tree7e4fa4aff5a4512ee4496243dde135ffd44a8036 /doc/zlib
parentUse noinput, nounput options in lex files (diff)
downloadsrc-ff8e4448ebc03fb2cacdd3ffb34fd644645e8286.tar.gz
src-ff8e4448ebc03fb2cacdd3ffb34fd644645e8286.zip
Add Six Months, Three Days, Five Others
An impressive amount of these short stories are actual stories with
beginnings, middles and ends! Well done! The last little side story
of All the Birds in the Sky is cute.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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