dschep/ntfy

ntfy shell integration ignore doesn't match subcommand.

Open

#191 建立於 2019年2月2日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (219 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (4,716 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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?

貢獻者指南