ntfy shell integration ignore doesn't match subcommand.
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 5k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
Many useful tools have subcommands which need different notify policy. For example, `git log` and `git clone` should be handled differently.
Currently a command is only judged by its basename ([source](https://github.com/dschep/ntfy/blob/afb9da312c1308e41e9fedbb48d047c0b784055b/ntfy/shell_integration/auto-ntfy-done.sh#L21)).
Is it possible that ntfy support subcommand match in the future?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.