summary refs log tree commit diff
path: root/bin/cash
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2025-12-10 00:16:40 -0500
committerJune McEnroe <june@causal.agency>2025-12-10 00:16:40 -0500
commitecf880907faf9d12168e1c877bee1679b477ec0f (patch)
tree7885279dc083532caefe0ebe6414920e035dbc9c /bin/cash
parentBilingualize pronouns regex (diff)
downloadsrc-ecf880907faf9d12168e1c877bee1679b477ec0f.tar.gz
src-ecf880907faf9d12168e1c877bee1679b477ec0f.zip
Add Rose/House
Ends as all novelas do.
Diffstat (limited to 'bin/cash')
0 files changed, 0 insertions, 0 deletions
pan='3' class='logmsg'> 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