summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-18 02:14:29 -0500
committerJune McEnroe <june@causal.agency>2020-01-18 02:14:29 -0500
commit11fe55be9f1e7570c3a5d8d011b737e560012cde (patch)
tree7b5c93491439b10cd9aebbb59d3cc6f5cbccd1f8 /README.7
parentRearrange code in scoop (diff)
downloadlitterbox-11fe55be9f1e7570c3a5d8d011b737e560012cde.tar.gz
litterbox-11fe55be9f1e7570c3a5d8d011b737e560012cde.zip
Use < for before
Diffstat (limited to 'README.7')
0 files changed, 0 insertions, 0 deletions
der'>2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 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