summary refs log tree commit diff
path: root/scripts/notify-send.scpt
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-05-23 17:26:18 +0000
committerJune McEnroe <june@causal.agency>2021-05-25 14:33:08 -0400
commitf9a36441e0527fab625e41233b0a3f7be3099b5a (patch)
treeb31744a4c17fc07d9ce63525665ff77d80be6993 /scripts/notify-send.scpt
parentDon't require 4 parameters to ERR_USERONCHANNEL (diff)
downloadcatgirl-f9a36441e0527fab625e41233b0a3f7be3099b5a.tar.gz
catgirl-f9a36441e0527fab625e41233b0a3f7be3099b5a.zip
Use color enum instead of hardcoded value
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
Clean 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 McEnroe8ca674c172840ed463da&follow=1'>Clean up remaining codeJune McEnroe 2019-12-21Clean up mboxrd codeJune McEnroe 2019-12-21Convert CRLF to LFJune McEnroe 2019-12-21Implement -CFSTJune McEnroe 2019-12-21Rewrite aspirational manualJune McEnroe 2019-12-21Null-terminate read literalsJune McEnroe