summary refs log tree commit diff
path: root/bin/irc/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-10 15:32:35 -0500
committerJune McEnroe <june@causal.agency>2019-02-10 15:32:35 -0500
commitc63280aff71db5f49b8af4f2c85b775df0047985 (patch)
tree247b2fca8b9b39bbe26dcf3648ff6e5f001b387c /bin/irc/.gitignore
parentActually do HTML &quot; escaping (diff)
downloadsrc-c63280aff71db5f49b8af4f2c85b775df0047985.tar.gz
src-c63280aff71db5f49b8af4f2c85b775df0047985.zip
Add hi debug output
Diffstat (limited to 'bin/irc/.gitignore')
0 files changed, 0 insertions, 0 deletions
ss='logheader'>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