summary refs log tree commit diff
path: root/port/caesar/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-12-31 11:03:39 -0500
committerJune McEnroe <june@causal.agency>2021-12-31 11:03:39 -0500
commita0c4c308380b2d960e3ac44fdaf560372612f103 (patch)
tree82bcb872838c9024bc71fc45ef5221e5ee116ac2 /port/caesar/.gitignore
parentRemove donate link (diff)
downloadsrc-a0c4c308380b2d960e3ac44fdaf560372612f103.tar.gz
src-a0c4c308380b2d960e3ac44fdaf560372612f103.zip
Add The City in the Middle of the Night
Sophie is a fucking idiot jfc. She doesn't even get a redemption
she's just bad all the way to the end.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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