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

gh doesn't "go home" #4

Closed
davmaz opened this issue Aug 19, 2016 · 3 comments
Closed

gh doesn't "go home" #4

davmaz opened this issue Aug 19, 2016 · 3 comments
Labels

Comments

@davmaz
Copy link

davmaz commented Aug 19, 2016

There might be a bug -- when I type gh lf appends my home directory to the current directory and thus doesn't go home.

@gokcehan
Copy link
Owner

Yea, I had accidentally introduced that bug when I added ~ shortcut for the home folder which was mistakenly identified as a relative path. But it should be fixed with 5df5c23 from 5 days ago. Can you try to get the latest version and reopen this issue if necessary?

@davmaz
Copy link
Author

davmaz commented Aug 19, 2016

I did a go get -u and did the make and it's fixed. Thanks! Great program.

@gokcehan
Copy link
Owner

Glad it worked out and thanks for reporting.

@gokcehan gokcehan added the bug label Sep 18, 2017
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

2 participants