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 #5

Closed rhys-vdw closed 8 years ago

rhys-vdw commented 8 years ago

This just doesn't work for me. I've added it to .hyperterm.js, it installed correctly, but new tabs open at ~.

rhys-vdw commented 8 years ago

How should I debug this?

hharnisc commented 8 years ago

Hello @rhys-vdw 👋

Could you share the hyperterm and hypercwd versions, also any packages you've got installed?

rhys-vdw commented 8 years ago

Oh, sorry.

hypercwd - 0.1.5 hyperterm - 0.7.1.36

rhys-vdw commented 8 years ago

@hharnisc I seem to have fixed the problem. Seems it was some configuration in oh-my-zsh that was (presumably after your plugin ran) changing the default directory. Everything is working fine. Sorry for the false report.

tleunen commented 8 years ago

Hmm.. I'm using zpresto and I'm having the same issue. New tabs always opened to ~/, even with this plugin.

Using hyperterm Version 0.7.1 (0.7.1.36)

rhys-vdw commented 8 years ago

Yeah. I keep hitting this as well actually. Also another guy told me that he gets this problem intermittently using the same setup.

hharnisc commented 8 years ago

Same issue as #4