summary refs log tree commit diff
path: root/pdf/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-15 18:12:03 -0500
committerJune McEnroe <june@causal.agency>2020-01-15 18:12:03 -0500
commit2d499e13bb27da708c70eb608e4cef6a9d65c872 (patch)
treec8e8111e4ffbbe70b1698cbcb5d404b71404ae75 /pdf/Makefile
parentRemove git from install.sh (diff)
downloadsrc-2d499e13bb27da708c70eb608e4cef6a9d65c872.tar.gz
src-2d499e13bb27da708c70eb608e4cef6a9d65c872.zip
Remove gpg from install.sh
I don't sign commits anymore so probably don't need it.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ow=1'>Set 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