summary refs log tree commit diff
path: root/home/.gnupg/gpg-agent.conf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-09-05 20:04:48 -0400
committerJune McEnroe <june@causal.agency>2019-09-05 20:04:48 -0400
commitef72de007fc8c63650349c3d026c70335025013c (patch)
tree2338ea40b61bc4d21159ef8d0c10ae5d8a8a2f23 /home/.gnupg/gpg-agent.conf
parentDecode entities in titles (diff)
downloadsrc-ef72de007fc8c63650349c3d026c70335025013c.tar.gz
src-ef72de007fc8c63650349c3d026c70335025013c.zip
Use CURLINFO_CONTENT_TYPE
Oops, didn't see this.
Diffstat (limited to 'home/.gnupg/gpg-agent.conf')
0 files changed, 0 insertions, 0 deletions
d> 2022-06-02Do 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