Hyper 3.0.0 deleted settings/configuration (.hyperjs)
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: Windows 10
-
Hyper.app version: 3.0.0
-
Link of a Gist with the contents of your .hyper.js:
-
Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
-
The issue is reproducible in vanilla Hyper.app:
Issue
I was on 2.x.x when it prompted me to restart hyper as 3.0.0 was ready. Once i did, it wiped my .hyperjs configuration. Is there any way to get it back?
Issue Analytics
- State:
- Created 4 years ago
- Comments:7
Top Results From Across the Web
Hyper 3.0.0 deleted settings/configuration (.hyperjs) #3594
Basically the same issue, but it didn't wipe the configuration for me, it's just not using it. My .hyper.js is safe in my...
Read more >Hyper - A Beautiful Terminal Built With HTML, CSS And ...
Hyper terminal is a beautiful, modern and extensible Terminal application built on web technologies such as HTML, CSS and JavaScript.
Read more >Hyper.js + Oh My ZSH as Ubuntu on Windows (WSL) Terminal
Open up Hyper.js configuration again and type Ctrl + , · Scroll down to shell and change it to C:\\Windows\\System32\\bash.exe.
Read more >hyper-3.0.2-1-any.pkg.tar.xz - Arch Linux Repositories - pkgs.org
Add Chinese Community repository as described on its homepage · Install hyper xz package: # pacman -Syu hyper ...
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
Looks like the new version is pointing to the settings file in %APPDATA%\Hyper.hyper.js instead of the old one %USERPROFILE%.hyper.js.
Just grab your old file from the old location and paste it into the new location to get all your settings back.
Basically the same issue, but it didn’t wipe the configuration for me, it’s just not using it. My
.hyper.js
is safe in my home directory.Weirdly enough, if I execute
hyper
in hyper, it opens up a window with my configuration loaded.