summary refs log tree commit diff
path: root/home/.local/bin/deg
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-06-08 09:07:06 -0400
committerJune McEnroe <june@causal.agency>2022-06-08 09:07:06 -0400
commit77a6a77700a79a8f0859934b900e0c8ad76f2707 (patch)
tree9708ef04670a67743ca3da68106e0f26a64ba6fd /home/.local/bin/deg
parentFIRST SHOW IN 2.5 YEARS BABEY!!! (diff)
downloadsrc-77a6a77700a79a8f0859934b900e0c8ad76f2707.tar.gz
src-77a6a77700a79a8f0859934b900e0c8ad76f2707.zip
Add Maiden, Mother, Crone
Mixed bag like most collections of short stories. Some of them are
pretty good. The author of the worst written story also has the
worst written bio.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
n title='2022-06-02 21:45:47 -0400'>2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe