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

File URL fails to open #227

Closed
2 of 3 tasks
vlovich opened this issue Jun 6, 2017 · 1 comment
Closed
2 of 3 tasks

File URL fails to open #227

vlovich opened this issue Jun 6, 2017 · 1 comment

Comments

@vlovich
Copy link

vlovich commented Jun 6, 2017

Please check everything that applies to your issue:

  • I looked in closed issues and it has not already been answered
  • My issue appeared with a terminal-notifier update
  • I'm using a tool that uses terminal-notifier (guard-notifier, node-notifier...)

To help us debug your issue please include:

  • OSX 10.12.5
  • terminal-notifier 1.8.0
  • homebrew

/opt/homebrew/Cellar/terminal-notifier/1.8.0/bin/terminal-notifier -message test -open "file://$PWD"

terminal-notifier[35099:7252733] 'file:///Users/vlovich' is not a valid URI.

/opt/homebrew/Cellar/terminal-notifier/1.8.0/bin/terminal-notifier -message test -open "file:/$PWD"
This launches but on click "Show" it just prints @ACTIONCLICKED

I tried a relative path for -open I.e. file:// & it just prints @ACTIONCLICKED too.

Common issues and solution:

Thanks!

@julienXX
Copy link
Owner

julienXX commented Jun 7, 2017

Duplicate see #215

@julienXX julienXX closed this as completed Jun 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants