summary refs log tree commit diff
path: root/www/text.causal.agency/001-make.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-26 17:02:49 -0500
committerJune McEnroe <june@causal.agency>2020-02-26 17:02:49 -0500
commit0b699d278c4441b690d4c810a971e118d28b1d80 (patch)
treef5a9a2d72e04339787be8251793ad7d2bc9857c8 /www/text.causal.agency/001-make.7
parentAdd This Is How You Lose the Time War (diff)
downloadsrc-0b699d278c4441b690d4c810a971e118d28b1d80.tar.gz
src-0b699d278c4441b690d4c810a971e118d28b1d80.zip
Add Fierce Femmes and Notorious Liars
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
41 -0400'>2022-06-02Do 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