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

In zsh trying to open websites results in an error #50

Closed
jdsimcoe opened this issue Jul 5, 2016 · 4 comments
Closed

In zsh trying to open websites results in an error #50

jdsimcoe opened this issue Jul 5, 2016 · 4 comments

Comments

@jdsimcoe
Copy link

jdsimcoe commented Jul 5, 2016

In zsh with oh-my-zsh installed trying to run google.com or apple.com from Hyperterm produces this error:

❯ google.com
zsh: command not found: google.com

When I exec bash and run google.com loading websites works perfectly. Any thoughts?

@rauchg
Copy link
Member

rauchg commented Jul 5, 2016

Nice. I'll fix the regexp :D Looks easier than I was expecting.

Can you tell me what the error looks like with http://google.com/ ?

@jdsimcoe
Copy link
Author

jdsimcoe commented Jul 5, 2016

@rauchg Here it is:

❯ http://apple.com/
zsh: no such file or directory: http://apple.com/

@jdsimcoe jdsimcoe closed this as completed Jul 5, 2016
@jdsimcoe jdsimcoe reopened this Jul 5, 2016
rauchg added a commit that referenced this issue Jul 5, 2016
@rauchg rauchg closed this as completed Jul 5, 2016
@jdsimcoe
Copy link
Author

jdsimcoe commented Jul 5, 2016

👍

@rauchg
Copy link
Member

rauchg commented Jul 5, 2016

Added support for fish, dash (sh), zsh. Anything else I'm missing?

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