summary refs log tree commit diff
path: root/etc/tf/cfg
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-08 22:48:04 -0400
committerJune McEnroe <june@causal.agency>2019-07-08 22:48:04 -0400
commitbf233ce41d17e582bb1fff14af8f5a42f3c83c9d (patch)
treef683ee5511a6ce6e3a20f5649de6c4230dded89d /etc/tf/cfg
parentAdd initial version of shotty (diff)
downloadsrc-bf233ce41d17e582bb1fff14af8f5a42f3c83c9d.tar.gz
src-bf233ce41d17e582bb1fff14af8f5a42f3c83c9d.zip
Use char literals consistently
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'logsubject'>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