about summary refs log tree commit diff homepage
path: root/sshd_config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-07-31 21:30:22 -0400
committerJune McEnroe <june@causal.agency>2017-07-31 21:30:22 -0400
commit87e515b927d15881e39b73e18ac211164f28b88f (patch)
tree10fa9a61bcc501fc0747771dcab996f964b78b57 /sshd_config
parentPerform enter as two moves rather than a loop (diff)
downloadtorus-87e515b927d15881e39b73e18ac211164f28b88f.tar.gz
torus-87e515b927d15881e39b73e18ac211164f28b88f.zip
Show other clients' cursors
Also unfuck removing on send failure.
Diffstat (limited to 'sshd_config')
0 files changed, 0 insertions, 0 deletions
href='/src/commit/bin/qf.c?id=956c25d98c3c7af4ff78c3175630b281c780b3c7&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