On all OSX text editors:
That used to work on Hyper 1, but it doesn't work on Hyper 2 anymore.
The only thing which is still working is:
Same on 2.0.3.
Also CMD + SHIFT + LEFT / RIGHT to switch tabs. And if you use hyperterm-tabs re-ordering tabs also stopped working with shortcut.
Any updates for this issue ? (see also https://github.com/zeit/hyper/issues/1361)
Fixed in canary branch with: https://github.com/zeit/hyper/pull/2426
It will be landed in next canary release
thanks @chabou
What about these keystrokes: alt+b jump backwards, alt+f to jump forward, alt+., etc?
These don't seem to work on the latest canary build. Using Mac OSX--and I did also try it with modifierKeys: { altIsMeta: true } in .hyper.js but no bueno.
@saamalik can you try again with the latest version and if it is still broken, create a new issue please?
@Stanzilla tried on Canary 9. Opened up #2578 to track. Thanks!
Most helpful comment
Fixed in canary branch with: https://github.com/zeit/hyper/pull/2426
It will be landed in next canary release