dschep/ntfy

ntfy shell integration ignore doesn't match subcommand.

Open

#191 ouverte le 2 févr. 2019

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (219 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (4 716 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur