summary refs log tree commit diff
path: root/www/text.causal.agency/feed.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-05-16 15:05:29 -0400
committerJune McEnroe <june@causal.agency>2022-05-16 15:05:29 -0400
commit03fc9d420697d1069a655ea27ff659dd6c8c46f1 (patch)
treef9e5dd835a7ab3b8d125e15e8a1f40d080ea4163 /www/text.causal.agency/feed.sh
parentUpdate "Care" with certificate timeline (diff)
downloadsrc-03fc9d420697d1069a655ea27ff659dd6c8c46f1.tar.gz
src-03fc9d420697d1069a655ea27ff659dd6c8c46f1.zip
Add back grc alias
I used to have this ages ago. Don't know why I got rid of it.
Diffstat (limited to 'www/text.causal.agency/feed.sh')
0 files changed, 0 insertions, 0 deletions
ass='logmsg'> 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