summary refs log tree commit diff homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-03-05 12:55:18 -0500
committerJune McEnroe <june@causal.agency>2018-03-05 12:55:18 -0500
commite2033ccf64792e0f78363981ffcd56c78c41de9a (patch)
tree84fa1292ffedbefdb5d749c85b9bbe6e6312af74 /.gitignore
parentRename Tile timestamps {create,modify,access}Time (diff)
downloadtorus-e2033ccf64792e0f78363981ffcd56c78c41de9a.tar.gz
torus-e2033ccf64792e0f78363981ffcd56c78c41de9a.zip
Clean up spawn constants
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
cc337b508d0f81b1f4b7563&follow=1'>Don'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