summary refs log tree commit diff
path: root/bin/png.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-20 21:47:12 -0500
committerJune McEnroe <june@causal.agency>2019-11-20 21:47:12 -0500
commit0ee40050e4640dde8b8c17a1c290ed06b96bc4af (patch)
treebf0f821c3b207ea74c3aa0df0ac09ba212ff9899 /bin/png.h
parentAdd \? exit status prompt expansion (diff)
downloadsrc-0ee40050e4640dde8b8c17a1c290ed06b96bc4af.tar.gz
src-0ee40050e4640dde8b8c17a1c290ed06b96bc4af.zip
Add \? to prompt
Diffstat (limited to 'bin/png.h')
0 files changed, 0 insertions, 0 deletions
ogmsg'> 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 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