summary refs log tree commit diff
path: root/home/.config/X
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-19 20:54:06 -0500
committerJune McEnroe <june@causal.agency>2021-01-19 20:54:06 -0500
commit399db92745bcbaa8a9345eed26848d39dc3ea220 (patch)
tree15cb5030d879b9b86f022fe0fe6e90a0f3fb665c /home/.config/X
parentSupport BSD make syntax and match *.am (diff)
downloadsrc-399db92745bcbaa8a9345eed26848d39dc3ea220.tar.gz
src-399db92745bcbaa8a9345eed26848d39dc3ea220.zip
Don't use a pager if reading standard input
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
95ff24de1a7a6b9df64534cd9e82e&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