about summary refs log tree commit diff homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-04 13:22:21 -0500
committerJune McEnroe <june@causal.agency>2019-01-04 13:22:21 -0500
commit7f49436baea5d29586c7ac10c4586ef59d788e5d (patch)
treebd869e0b981faa3a05f8069fcd8254ec0ead208e /.gitignore
parentAdd simplified speed control (diff)
downloadtorus-7f49436baea5d29586c7ac10c4586ef59d788e5d.tar.gz
torus-7f49436baea5d29586c7ac10c4586ef59d788e5d.zip
Add teleportation
"Spawns" in the old code.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
low=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