summary refs log tree commit diff
path: root/doc/rfc/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-11-05 20:43:34 -0500
committerJune McEnroe <june@causal.agency>2024-11-05 20:43:34 -0500
commit1fd0682a0f2eea92867b20502c70716b1400f33f (patch)
treef6b4e154f12c18513dfc7228faa0b5d63e8b5f25 /doc/rfc/Makefile
parentPublish "film review" (diff)
downloadsrc-1fd0682a0f2eea92867b20502c70716b1400f33f.tar.gz
src-1fd0682a0f2eea92867b20502c70716b1400f33f.zip
Add a bunch of photos
Diffstat (limited to 'doc/rfc/Makefile')
0 files changed, 0 insertions, 0 deletions
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