about summary refs log tree commit diff
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-06 21:09:51 -0500
committerJune McEnroe <june@causal.agency>2021-01-06 21:47:56 -0500
commit9ea029c5805f00861db3dfc09b6c9483fe77c5cf (patch)
treea7ed3bc0130ad4872f3a02a7f6eb67c42d4cd674 /scripts/.gitignore
parentCollapse whitespace while wrapping and discard trailing space (diff)
downloadcatgirl-9ea029c5805f00861db3dfc09b6c9483fe77c5cf.tar.gz
catgirl-9ea029c5805f00861db3dfc09b6c9483fe77c5cf.zip
Sandbox with pledge(2) on OpenBSD
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
98c3c7af4ff78c3175630b281c780b3c7&follow=1'>Set 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