summary refs log tree commit diff
path: root/port/ddate/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-06-25 17:39:13 -0400
committerJune McEnroe <june@causal.agency>2022-06-25 17:39:13 -0400
commit081a1f9003666feb512d1253cfb3fe0d6c3b9b63 (patch)
tree6d562b9d7eb391f7ccba68aff75f2b9cc83f1808 /port/ddate/.gitignore
parentHandle subshells (and functions) inside substitutions (diff)
downloadsrc-081a1f9003666feb512d1253cfb3fe0d6c3b9b63.tar.gz
src-081a1f9003666feb512d1253cfb3fe0d6c3b9b63.zip
Bump xterm font size to 12
Diffstat (limited to 'port/ddate/.gitignore')
0 files changed, 0 insertions, 0 deletions
d/> 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