Closed mrymtsk closed 5 years ago
I have an idea of how to simplify this but happy to merge this for now to get the fix out quickly
Yeah I agree that this is not the best way. Thanks anyway!
Sent with GitHawk
Just pushed a change to simplify this in master. Would you mind re-testing on the latest version to make sure it still works?
Thanks for checking mrymystk! :D
This fixes #1. Double quotes must be escaped in AppleScript, therefore they should be
\\\"
inecho
. https://github.com/MichaelAquilina/zsh-auto-notify/blob/23cf128eb19a1d6f1a4ce3ba92b19b161a812bb1/auto-notify.plugin.zsh#L21