summary refs log tree commit diff
path: root/pdf/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-15 18:13:06 -0500
committerJune McEnroe <june@causal.agency>2020-01-15 18:13:06 -0500
commit803b2c53bd140c871fa4c09b0ffd83ffb71e9319 (patch)
treeb1f9c07d229b306e37f1ba19a2bce58acaa91248 /pdf/Makefile
parentRemove gpg from install.sh (diff)
downloadsrc-803b2c53bd140c871fa4c09b0ffd83ffb71e9319.tar.gz
src-803b2c53bd140c871fa4c09b0ffd83ffb71e9319.zip
Move mksh to Linux-only
Elsewhere I use 1sh.
Diffstat (limited to 'pdf/Makefile')
0 files changed, 0 insertions, 0 deletions
ighlight'> 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