summary refs log tree commit diff
path: root/home/.config/git
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-11 17:37:31 -0400
committerJune McEnroe <june@causal.agency>2019-07-11 17:37:31 -0400
commit41a07d3f1c055cfaf0733b7d081ab07800de1ced (patch)
treea0e5fc75a02c0bf337665ae448ec7ab6a8bd1cd0 /home/.config/git
parentAdd bright option to shotty (diff)
downloadsrc-41a07d3f1c055cfaf0733b7d081ab07800de1ced.tar.gz
src-41a07d3f1c055cfaf0733b7d081ab07800de1ced.zip
Factor out clear
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
r> 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