summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-12 21:20:41 -0400
committerJune McEnroe <june@causal.agency>2020-07-12 21:21:59 -0400
commit05331f57640df204534cfee80c3f4f5255132d15 (patch)
tree6a0148e5d43310bf9bb32d483a31baaba31cb738 /Makefile
parentMove nick delimiters into HTML generation (diff)
downloadscooper-05331f57640df204534cfee80c3f4f5255132d15.tar.gz
scooper-05331f57640df204534cfee80c3f4f5255132d15.zip
Use overlap in search result links
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
>Clean 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