Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Including -sender option breaks -list #119

Open
ChrisBaker97 opened this issue Nov 16, 2014 · 1 comment
Open

Including -sender option breaks -list #119

ChrisBaker97 opened this issue Nov 16, 2014 · 1 comment
Labels

Comments

@ChrisBaker97
Copy link

A notification generated which includes a -sender doesn't show up in terminal-notifier -list 'ALL':

$ terminal-notifier -message 'test1' -group 'test1' -sender 'com.apple.Terminal'
# Notification pops up from Terminal
$ terminal-notifier -list 'ALL'
# no output
$ terminal-notifier -message 'test2' -group 'test2'
# Notification pops up from terminal-notifier
$ terminal-notifier -list 'ALL'
# GroupID   Title       Subtitle    Message Delivered At
# test2     Terminal    (null)      test2   2014-11-16 23:06:06 +0000

System info:

$ brew list --versions terminal-notifier
# terminal-notifier 1.6.2
$ brew --version
#0.9.5
$ uname -vp
# Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64 i386
$ sw_vers
# ProductName:    Mac OS X
# ProductVersion: 10.9.5
# BuildVersion:   13F34
@julienXX julienXX added the bug label Dec 5, 2014
@d12frosted
Copy link

The same here. Very interested in this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants