summary refs log tree commit diff
path: root/bin/1sh/tests/expansion/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-30 18:35:52 -0400
committerJune McEnroe <june@causal.agency>2019-10-30 18:35:52 -0400
commit15046c274915b1bb06e3c4d7f4bda5a96c8a3005 (patch)
treed2d6256e636c8364263185bc1bac0354cf2fd7e3 /bin/1sh/tests/expansion/Makefile
parentAdd scheme "screenshot" to causal.agency (diff)
downloadsrc-15046c274915b1bb06e3c4d7f4bda5a96c8a3005.tar.gz
src-15046c274915b1bb06e3c4d7f4bda5a96c8a3005.zip
Use braces in causal.agency Makefile
Diffstat (limited to 'bin/1sh/tests/expansion/Makefile')
0 files changed, 0 insertions, 0 deletions
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