[x] I have searched the issues of this repo and believe that this is not a duplicate
OS version and name: macOS 10.14.4
The latest hyper canary does not seem to load the configuration from ~/.hyper.js and instead uses the configuration from ~/Library/Application\ Support/Hyper/.hyper.js.
A current work around is to copy ~/.hyper.js to ~/Library/Application\ Support/Hyper/.hyper.js
Already working on a fix. Thanks for reporting!
Fixed in 3.0.0-canary.10
I'm on Windows 10 Pro, and we don't have ~/Library/Application\ Support/Hyper/.hyper.js so I cannot do what the workaround suggests.
But I am facing the same issue, after updating to version 3.0.0, the .hyper.js isn't read from C:\Users\Jwan
Is there a workaround for this on Windows?
+1 to @JwanKhalaf I latest Hyper on Windows 10 will not read .hyper.js from c:\Users\
@JwanKhalaf workaround for Windows 10 (until fix is out):
Thanks @carstengehling that windows workaround worked for me. <3 Much appreciated.
I downloaded Hyper 3.0.2 today on mac and found that work around suggested above (move ~/.hyper.js to ~/Library/Application\ Support/Hyper/.hyper.js) is not working. I do not see any difference in terminal after making changes.
me neither