about summary refs log tree commit diff
path: root/scripts/notify-send.scpt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-20 14:58:33 -0500
committerJune McEnroe <june@causal.agency>2022-02-20 14:58:33 -0500
commitcca9688cca171dc3ee6ac24822bdd8c315997759 (patch)
tree444bab6767ee683387412a2f60ceb769b5c83383 /scripts/notify-send.scpt
parentShow indicator in status when window has pending input (diff)
downloadcatgirl-cca9688cca171dc3ee6ac24822bdd8c315997759.tar.gz
catgirl-cca9688cca171dc3ee6ac24822bdd8c315997759.zip
Clear edit buffer before running command
Otherwise a command that switches windows will update the status
line while the edit buffer still has input "pending", showing an
indicator.
Diffstat (limited to 'scripts/notify-send.scpt')
0 files changed, 0 insertions, 0 deletions
Remove wcwidth portJune McEnroe DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this approach doesn't work anymore. Moved to <https://git.causal.agency/jorts/tree/wcwidth> and compiled into <https://git.causal.agency/jorts/tree/ncurses>. 2022-03-16Remove -j4 from ./PlanJune McEnroe Plan learned to set this automatically! 2022-03-15Rewrite Linux install.sh for DebianJune McEnroe 2022-03-15Remove dashJune McEnroe