summary refs log tree commit diff
path: root/home/.local/bin/git-password
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-21 16:33:08 -0500
committerJune McEnroe <june@causal.agency>2020-12-21 16:33:08 -0500
commit6528ea0dab2f1e49d2af2140ad82ddd0e047379b (patch)
treebfecbeed199ab19852d4f6847fb4af7afd4dd23b /home/.local/bin/git-password
parentUpdate PDF URLs (diff)
downloadsrc-6528ea0dab2f1e49d2af2140ad82ddd0e047379b.tar.gz
src-6528ea0dab2f1e49d2af2140ad82ddd0e047379b.zip
Move wcfix to port/wcwidth
Diffstat (limited to 'home/.local/bin/git-password')
0 files changed, 0 insertions, 0 deletions
093a9a227a17&follow=1'>Don'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