about summary refs log tree commit diff
path: root/scripts/sshd_config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-31 19:13:24 -0400
committerJune McEnroe <june@causal.agency>2020-03-31 19:13:24 -0400
commit9f92f4573f4a97ca852f027513ec6c202474fcf3 (patch)
treeac225c3b2708c66608ced6efe0bc75e2ba463e29 /scripts/sshd_config
parentUpdate features list (diff)
downloadcatgirl-9f92f4573f4a97ca852f027513ec6c202474fcf3.tar.gz
catgirl-9f92f4573f4a97ca852f027513ec6c202474fcf3.zip
Add pounce to README's SEE ALSO
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ight'> 2022-06-03Stop polling stdin after EOFJune McEnroe 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