dschep/ntfy

ntfy shell integration ignore doesn't match subcommand.

Open

#191 创建于 2019年2月2日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (4,716 star) (219 fork)batch import
enhancementhelp wanted

描述

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?

贡献者指南