summary refs log tree commit diff
path: root/bounce.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-25 23:47:41 -0400
committerJune McEnroe <june@causal.agency>2019-10-25 23:47:41 -0400
commit50fc795e7bf594597a21df40ab8157c5f43c23a5 (patch)
treeba07ce3871fe483fd8d84ccf739253cab0519f3b /bounce.h
parentExpand documentation (diff)
downloadpounce-50fc795e7bf594597a21df40ab8157c5f43c23a5.tar.gz
pounce-50fc795e7bf594597a21df40ab8157c5f43c23a5.zip
Add install and uninstall targets
Diffstat (limited to 'bounce.h')
0 files changed, 0 insertions, 0 deletions
6-03Stop 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