summary refs log tree commit diff
path: root/home/.local/bin/pbcopy
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-20 18:39:17 -0400
committerJune McEnroe <june@causal.agency>2021-05-20 18:39:35 -0400
commitbba21a2a6ea5677503883fd1041804a0e819a93b (patch)
tree667e361df9b3c59ad0ea5440e861a48e34a0a737 /home/.local/bin/pbcopy
parentReplace freenode with tilde.chat (diff)
downloadsrc-bba21a2a6ea5677503883fd1041804a0e819a93b.tar.gz
src-bba21a2a6ea5677503883fd1041804a0e819a93b.zip
Add cwm keys for putting windows in corners
Diffstat (limited to 'home/.local/bin/pbcopy')
0 files changed, 0 insertions, 0 deletions
span='3' class='logmsg'> 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