Settings are not read from ~/.hyper.js
See original GitHub issue-
I am on the latest Hyper.app version
-
I have searched the issues of this repo and believe that this is not a duplicate
-
OS version and name: macOS 10.14.4
-
Hyper.app version: 3.0.0-canary.9 (canary)
-
Link of a Gist with the contents of your .hyper.js: https://gist.github.com/navinpeiris/a2cc6b310478fc78138b4a09a915d767
-
Relevant information from devtools N/A
-
The issue is reproducible in vanilla Hyper.app: Yes
Issue
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
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Settings are not read from ~/.hyper.js · Issue #3583 - GitHub
I am on the latest Hyper.app version I have searched the issues of this repo and believe that this is not a duplicate...
Read more >cmder in hyper.js — neoctobers latest documentation
cmder in hyper.js¶ ... Built with Sphinx using a theme provided by Read the Docs. Read the Docs v: latest.
Read more >The ultimate terminal - Kevin Kreuzer - Medium
A step by step guide to setup Hyper with fish and oh-my-posh ... I am not talking about an old fashion looking terminal....
Read more >Read Data from Hyper Files - Tableau Help
hyper file, you don't need to specify the CreateMode (the default value is CreateMode.NONE ). Example: Connect to database (.hyper file) (Python). #...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@JwanKhalaf workaround for Windows 10 (until fix is out):
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 fromC:\Users\Jwan
Is there a workaround for this on Windows?