summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-17 22:57:10 -0500
committerJune McEnroe <june@causal.agency>2021-02-17 22:57:10 -0500
commitd4f68521d05a0749347fc97edfb3e734915d3e99 (patch)
tree1424d9f7e28bc7cd82dcecf718b676852bfa146e /bin/Makefile
parentJust use pbcopy in up (diff)
downloadsrc-d4f68521d05a0749347fc97edfb3e734915d3e99.tar.gz
src-d4f68521d05a0749347fc97edfb3e734915d3e99.zip
Add bugzilla support to sup
Diffstat (limited to 'bin/Makefile')
0 files changed, 0 insertions, 0 deletions
amp;follow=1'>Do 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