summary refs log tree commit diff
path: root/curtis/.ssh/config
diff options
context:
space:
mode:
authorJune McEnroe <curtis@hopper.com>2017-07-19 14:11:46 -0400
committerJune McEnroe <curtis@hopper.com>2017-07-19 14:11:46 -0400
commit037be5b0198797ff3fcb6f742b476242e64d3f10 (patch)
tree2fcdf8ed4022e983429fbe0606943e4821c82d04 /curtis/.ssh/config
parentRemove old keyboard layouts (diff)
downloadsrc-037be5b0198797ff3fcb6f742b476242e64d3f10.tar.gz
src-037be5b0198797ff3fcb6f742b476242e64d3f10.zip
Use bright colors for bold text in Terminal.app
Diffstat (limited to 'curtis/.ssh/config')
0 files changed, 0 insertions, 0 deletions
?id=557f1deb2b1a18ede48950b5421b71f662ea309d&follow=1'>Clean 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