summary refs log tree commit diff
path: root/port/caesar
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-08-23 17:18:11 -0400
committerJune McEnroe <june@causal.agency>2021-08-23 17:18:11 -0400
commitdb7cc8f13278ad4de200f478ec5c9e2cd0fc8e34 (patch)
treede3fc9a8efdd8180c9ef2b62f31119c199968318 /port/caesar
parentAdd A Desolation Called Peace (diff)
downloadsrc-db7cc8f13278ad4de200f478ec5c9e2cd0fc8e34.tar.gz
src-db7cc8f13278ad4de200f478ec5c9e2cd0fc8e34.zip
Change liberapay link name to donate
Diffstat (limited to 'port/caesar')
0 files changed, 0 insertions, 0 deletions
pan>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