summary refs log tree commit diff
path: root/OpenBSD/sysutils/catsit/pkg
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-16 20:19:44 +0000
committerJune McEnroe <june@causal.agency>2021-10-16 20:19:44 +0000
commit2220b4b5b92e731058fe6eebfbb183f7e2588a5c (patch)
treeaf9cdb33e7376c8127a4c1bb3c59bda5ed77176c /OpenBSD/sysutils/catsit/pkg
parentOpenBSD: Add port for litterbox (diff)
downloadports-2220b4b5b92e731058fe6eebfbb183f7e2588a5c.tar.gz
ports-2220b4b5b92e731058fe6eebfbb183f7e2588a5c.zip
OpenBSD: Update pounce to 3.0
Diffstat (limited to 'OpenBSD/sysutils/catsit/pkg')
0 files changed, 0 insertions, 0 deletions
span title='2022-06-02 23:17:38 -0400'>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