summary refs log tree commit diff
path: root/OpenBSD/net/pounce
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-08 21:39:50 +0000
committerJune McEnroe <june@causal.agency>2021-06-08 21:39:50 +0000
commit74b983fb78c712488e0286244ad31bf2c7e4c57b (patch)
tree7ca4041fb047b9c0428d672cca69a79f501a43dd /OpenBSD/net/pounce
parentUpdate catgirl to 1.8 (diff)
downloadports-74b983fb78c712488e0286244ad31bf2c7e4c57b.tar.gz
ports-74b983fb78c712488e0286244ad31bf2c7e4c57b.zip
Update cgit-causal-agency to 20210608
Diffstat (limited to 'OpenBSD/net/pounce')
0 files changed, 0 insertions, 0 deletions
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