summary refs log tree commit diff
path: root/bin/man1/nudge.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-07-22 11:14:26 -0400
committerJune McEnroe <june@causal.agency>2021-07-22 11:14:26 -0400
commit1aeae5fc53883a20a45742748881aab7acbf4cbf (patch)
tree4f0538b18ac1c5c7afabd0ef4edb693d7ac36511 /bin/man1/nudge.1
parentStrip typer down to copy or reverse modes (diff)
downloadsrc-1aeae5fc53883a20a45742748881aab7acbf4cbf.tar.gz
src-1aeae5fc53883a20a45742748881aab7acbf4cbf.zip
Add Sisters of the Revolution
Some good stories but 99% downers. Feels like the editors fell for
thinking that "feminist speculative fiction" can only be about
suffering. Where are the stories of pride and empowerment? Balance
it out, please.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
6-02 21:30:03 -0400'>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