Magnet not able to resize Hyper
See original GitHub issueHi there,
-
I am on the latest Hyper.app version
-
[ x] I have searched the issues of this repo and believe that this is not a duplicate
-
OS version and name: macOS Mojave 10.14.5 (18F132)
-
Hyper.app version: 3.0.2
-
Link of a Gist with the contents of your .hyper.js:
The default with the following plugins :
plugins: [
"hyper-statusline",
"hyperterm-material-theme",
"hyper-tabs-enhanced"
],
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
N/A I think. Happy to add
- The issue is reproducible in vanilla Hyper.app:
Plugins are only cosmetic.
Issue
I am using Magnet as window manager on my Mac. Magnet allows you to manage your windows using keyboard shortcuts, and it works on all of the software that I use.
However, magnet is not able to resize and reorder Hyper for some reason. Is that a known issue? I would guess that it can be related to the fact that Magnet does not seem to be using the same windows as most software (there’s no close / expand / … / button).
I’m happy to dive further into it if someone gives me some more pointers as to what to look into 😃
Issue Analytics
- State:
- Created 4 years ago
- Reactions:4
- Comments:5
Top GitHub Comments
@jlengrand I was seeing the same issue. I uninstalled
hyper-tabs-enhanced
and Magnet started working again after re-launching.closing as it seems to be caused by a plugin, not hyper