summary refs log tree commit diff
path: root/home/.local/bin/open
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-15 18:25:24 -0500
committerJune McEnroe <june@causal.agency>2021-02-15 18:25:46 -0500
commit195c2f650b1c657c6542d394f078fac83045696a (patch)
treed5bf114ba8c5f31cb5a7d1db2ccb945895271ed6 /home/.local/bin/open
parentAdd xdimmer to "Using OpenBSD" (diff)
downloadsrc-195c2f650b1c657c6542d394f078fac83045696a.tar.gz
src-195c2f650b1c657c6542d394f078fac83045696a.zip
Set XTerm*charClass to select URLs
By double-clicking.
Diffstat (limited to 'home/.local/bin/open')
0 files changed, 0 insertions, 0 deletions
06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 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