summary refs log tree commit diff
path: root/bin/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-17 15:08:39 -0500
committerJune McEnroe <june@causal.agency>2022-01-17 15:08:39 -0500
commitf5fb56e4aa23fb092360e4e7df404e7e8bebd934 (patch)
tree6eb34dc31e96891632ec5b353e3084c8fa09aea7 /bin/README.7
parentSwitch to jorts (diff)
downloadsrc-f5fb56e4aa23fb092360e4e7df404e7e8bebd934.tar.gz
src-f5fb56e4aa23fb092360e4e7df404e7e8bebd934.zip
Set extended in vi
Diffstat (limited to 'bin/README.7')
0 files changed, 0 insertions, 0 deletions
=3e6c29a0d0e43587289e46f38f2a2e18dc5778e4&follow=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