summary refs log tree commit diff
path: root/www/text.causal.agency/020-c-style.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-09-02 11:40:17 -0400
committerJune McEnroe <june@causal.agency>2022-09-02 11:40:17 -0400
commit4301048a727ab768c4bb6595d670eb188a679ab4 (patch)
tree55cc09fe5eaaa31c25f6159d79fea55ad4b040d4 /www/text.causal.agency/020-c-style.7
parentAdd The Book of Form and Emptiness (diff)
downloadsrc-4301048a727ab768c4bb6595d670eb188a679ab4.tar.gz
src-4301048a727ab768c4bb6595d670eb188a679ab4.zip
Update "Care" with initial electrolysis report
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
1'>Do basic match highlightingJune McEnroe 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