hharnisc / hypercwd

Opens new tabs with the same directory as the current tab in Hyper
MIT License
385 stars 39 forks source link

Doesn't work with MinGW on Windows 10 #29

Open jaycverg opened 7 years ago

jaycverg commented 7 years ago

Hi Guys,

I would like to use hypercwd on hyperterm but it doesn't support MinGW. I got this error every time I open a new tab. image

When using "cmd" as my hyperterm shell, it works well.

JAForbes commented 7 years ago

Random data point, but I had the error because I forgot to escape the \ in the path.

hharnisc commented 7 years ago

Hey @JAForbes @jaycverg thanks for submitting the issue and comments. I'm marking this as help wanted and would happily accept a PR.

DamianRivas commented 6 years ago

I think it's a problem with WSL in general. I'm running zsh through Ubuntu bash and I also get tons of errors. Removing hypercwd fixed everything.