question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Settings are not read from ~/.hyper.js

See original GitHub issue

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:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
carstengehlingcommented, May 6, 2019

@JwanKhalaf workaround for Windows 10 (until fix is out):

  1. Go to the folder %APPDATA%
  2. Locate the folder Hyper
  3. Copy your .hyper.js to this folder. It will already contain a .hyper.js file. It is up to you, if you will overwrite it, keep a backup for later, or merge the two
1reaction
JwanKhalafcommented, May 6, 2019

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?

Read more comments on GitHub >

github_iconTop 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 >
Hyper.js
A terminal built on web technologies.
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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found