franciscolourenco / done

A fish-shell package to automatically receive notifications when long processes finish.
MIT License
766 stars 70 forks source link

Error printed after command finishes when terminal-notifier is not installed #133

Closed imrekoszo closed 9 months ago

imrekoszo commented 1 year ago

M1 macos 13.0.1

When terminal-notifier is not installed, I get the following message printed after long-running commands. It went away when I installed the notifier.

142:145: syntax error: A identifier can’t go after this “"”. (-2740)
franciscolourenco commented 9 months ago

A fix will be released with v1.17.0

imrekoszo commented 9 months ago

Good man!