summary refs log tree commit diff
path: root/home/.local/bin/def
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-07 18:04:58 -0500
committerJune McEnroe <june@causal.agency>2021-02-07 18:07:07 -0500
commitecd7fe2964a210885ba6beb96ba2e1ef5895c09c (patch)
tree572f3859c97314ca856e50406eb805787ef74d17 /home/.local/bin/def
parentEnable mouse acceleration in X (diff)
downloadsrc-ecd7fe2964a210885ba6beb96ba2e1ef5895c09c.tar.gz
src-ecd7fe2964a210885ba6beb96ba2e1ef5895c09c.zip
Use scrot for up -s if no screencapture
Still missing putting the URL in an X selection.
Diffstat (limited to 'home/.local/bin/def')
0 files changed, 0 insertions, 0 deletions
8dc5778e4&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