summary refs log tree commit diff
path: root/etc/tf/cfg/autoexec.cfg
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-16 23:08:54 -0400
committerJune McEnroe <june@causal.agency>2020-06-16 23:08:54 -0400
commite96505b395d5cea1175c5b1aa7a3d6c0693bc456 (patch)
treeb54a5b9897df05b6106970dca8869f3b16f519f8 /etc/tf/cfg/autoexec.cfg
parentAdd LC_COLLATE=C to ls alias (diff)
downloadsrc-e96505b395d5cea1175c5b1aa7a3d6c0693bc456.tar.gz
src-e96505b395d5cea1175c5b1aa7a3d6c0693bc456.zip
Fix doas check
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
r> 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