dschep/ntfy

ntfy shell integration ignore doesn't match subcommand.

Open

#191 geöffnet am 2. Feb. 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (219 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (4.716 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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). Is it possible that ntfy support subcommand match in the future?

Contributor Guide