hharnisc / hypercwd

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

Broken on Hyper 3.0.0-canary.1 #59

Closed Dids closed 5 years ago

Dids commented 5 years ago

Breaks things like new tabs entirely.

Note that Hyper 3.x now use both WebGL and Electron v4, which are likely related: https://github.com/zeit/hyper/pull/3329 https://github.com/zeit/hyper/pull/3368

Uncaught (in promise) TypeError: newCwd.trim is not a function
    at setCwd (/Users/dids/.hyper_plugins/node_modules/hypercwd/setCwd.js:9)
hharnisc commented 5 years ago

Fixed by #60