summary refs log tree commit diff
path: root/config.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-02 16:47:22 -0400
committerJune McEnroe <june@causal.agency>2020-04-02 16:47:22 -0400
commit28f59a546a391ee676cc6441b54310a0ee7402c0 (patch)
tree3e84c70e8224136da3d34b004b5170af348a4e26 /config.c
parentDo not crash on error from accept (diff)
downloadpounce-28f59a546a391ee676cc6441b54310a0ee7402c0.tar.gz
pounce-28f59a546a391ee676cc6441b54310a0ee7402c0.zip
Generate short option string from long options
Diffstat (limited to 'config.c')
0 files changed, 0 insertions, 0 deletions
Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe