You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relevant information from devtools(CMD+ALT+I on Mac OS, CTRL+SHIFT+I elsewhere): N/A
Issue
When you open a new instance of Hyper while already having one instance open there will be the error message "Could not register 'summon' shortcut ()"
Steps to Reproduce
Open an instance of Hyper with the summon plugin installed and setup
Open a new instance of Hyper
Expected Result
There should be a list of fallback shortcuts / hotkeys when a new instance of hyper is opened. Otherwise you could add a number like 1-9 to your shortcut to access the instances. Anyway no error should be shown
Actual Result
An error is shown like described in the Issue
The text was updated successfully, but these errors were encountered:
Sorry for not clarifying! When talking about "new instance" I mean a new Hyper window!
And the error just occurs on the second window. I can just the shortcut for the first window like I could before. I just doesn't work on the second one (and all other new windows I would open).
I'm pretty sure that once the shortcut is registered it is applied to all windows of hyper and therefore there is an error because to windows can't use the same shortcut. But that's just my idea!
Thanks for the clarification. There appears to be issues on both Windows and Linux. I run macOS and have never had an environment to debug this. I'll try to find a way to figure this out, but PR's are most definitely welcome.
I am on the latest hyperterm-summon 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: 2.0.0
hyperterm-summon version: 2.0.9
Link of a Gist with the contents of your .hyper.js: https://gist.github.com/Frexeptabel/a8bffdcc0d8e3bbd38086a848e171d69
Relevant information from devtools (CMD+ALT+I on Mac OS, CTRL+SHIFT+I elsewhere): N/A
Issue
When you open a new instance of Hyper while already having one instance open there will be the error message "Could not register 'summon' shortcut ()"
Steps to Reproduce
Expected Result
There should be a list of fallback shortcuts / hotkeys when a new instance of hyper is opened. Otherwise you could add a number like 1-9 to your shortcut to access the instances. Anyway no error should be shown
Actual Result
An error is shown like described in the Issue
The text was updated successfully, but these errors were encountered: