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

Cannot create new tab with hypercwd installed #72

Open
Machine-Maker opened this issue May 7, 2019 · 7 comments
Open

Cannot create new tab with hypercwd installed #72

Machine-Maker opened this issue May 7, 2019 · 7 comments

Comments

@Machine-Maker
Copy link

I'm using Hyper v3.0.0 and the latest hypercwd. I get the following error upon creating a new tab.

image

@yeuk0
Copy link

yeuk0 commented Jun 3, 2019

This is happening to me too in Windows when I have an SSH session and I try to open a new tab (maybe is trying to access Ubuntu path or something similar).

@lindamckeithlam
Copy link

If you are using windows there's another plugin called "hyper-cwd-wsl" that worked for me. I had to configure the defaultDirectory to my your_username@your_machine_name.

@EliranDx
Copy link

EliranDx commented Sep 17, 2019

If you are using windows there's another plugin called "hyper-cwd-wsl" that worked for me. I had to configure the defaultDirectory to my your_username@your_machine_name.

it is work when i use on bash, but when i use zsh it does not work.

@lindamckeithlam
Copy link

lindamckeithlam commented Sep 17, 2019

You might have to look into the hyper-cwd-wsl source code, I don't use wsl on my system but was able to customize it so it works my gitbash on windows.

@EliranDx
Copy link

the problem is that on zsh the: user@hostname is not displayed (hidden?), so he can't get the current location.
but thanks for your help.

@lindamckeithlam
Copy link

ohmyzsh/ohmyzsh#5686

@forsvunnet
Copy link

@EliranDx Were you able to get hyper-cwd-wsl working with zsh?

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

5 participants