summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-18 21:42:46 -0500
committerJune McEnroe <june@causal.agency>2019-12-18 21:42:46 -0500
commit87276df5991290eab34150d2ce0160b55152db3d (patch)
tree36eb355aeb047844e91477b751f469c631f96cfd /txt
parentAdd git.causal.agency cgit config (diff)
downloadsrc-87276df5991290eab34150d2ce0160b55152db3d.tar.gz
src-87276df5991290eab34150d2ce0160b55152db3d.zip
Copy cgit auxiliary binaries properly
Diffstat (limited to 'txt')
0 files changed, 0 insertions, 0 deletions
596633a2d95ff24de1a7a6b9df64534cd9e82e&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