We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
attempting to go to ~/test on my os x machine
λ. nav panic: runtime error: index out of range goroutine 1 [running]: panic(0x13dbc0, 0xc82000a090) /usr/local/opt/go/libexec/src/runtime/panic.go:481 +0x3e6 main.(*component).commonPrefix(0xc82014e070, 0x0, 0x0, 0x0) /Users/mvanveen/tmpgo/src/github.com/mkovacs/nav/main.go:130 +0x33a main.(*state).input(0xc820035f18, 0x3) /Users/mvanveen/tmpgo/src/github.com/mkovacs/nav/main.go:243 +0x1bd main.main() /Users/mvanveen/tmpgo/src/github.com/mkovacs/nav/main.go:28 +0x14e λ. pwd
The text was updated successfully, but these errors were encountered:
does not change directories before panic
Sorry, something went wrong.
No branches or pull requests
attempting to go to ~/test on my os x machine
The text was updated successfully, but these errors were encountered: