summary refs log tree commit diff
path: root/home/.config/git/config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-17 15:44:45 -0400
committerJune McEnroe <june@causal.agency>2018-10-17 15:44:45 -0400
commit7b07bd83b87fff0772724d4a3bde76be2bf98845 (patch)
tree8036b6afb50ec6465f0863726cbe496f51db655e /home/.config/git/config
parentRemove klon (diff)
downloadsrc-7b07bd83b87fff0772724d4a3bde76be2bf98845.tar.gz
src-7b07bd83b87fff0772724d4a3bde76be2bf98845.zip
Fix tags target
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d95ff24de1a7a6b9df64534cd9e82e&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