summary refs log tree commit diff
path: root/port/cgram/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-06-02 20:13:13 -0400
committerJune McEnroe <june@causal.agency>2022-06-02 20:14:26 -0400
commit8595ba890df8a1d20b6162d6dd70a176affc21b8 (patch)
tree78aed425023f296eed7ab107709f959589e27056 /port/cgram/.gitignore
parentSet prompt for oksh (diff)
downloadsrc-8595ba890df8a1d20b6162d6dd70a176affc21b8.tar.gz
src-8595ba890df8a1d20b6162d6dd70a176affc21b8.zip
Add initial working version of qf
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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