send notifcation when in another terminal tab
Open
enhancement
- Dominant language
- Python
- Stars
- 5k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
when running with
```
export AUTO_NTFY_DONE_UNFOCUSED_ONLY=-b
```
Notification are send only when the window isn't focused, but when one works with multiple tabs open,
it will be nice to have notifications sent too. The solution right now is to completely disable this option
and accept that notifications will be sent even if the current tab is focused.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.