hyperterm-overlay
hyperterm-overlay copied to clipboard
A complete and customizable solution for a overlay window in your Hyper.app
Fixed a bug that would switch to the current work space in MacOS when the window is shown. However, the window is still not shown on the current workspace if...
- fixes #38 - fix is only working when **animation is turned off** in user config - if the window is minimized before hiding it, focus will be properly restored...
Hello, The terminal output disappears after hiding then showing the overlay. Is it expected?
Hi, I'm hyperterm-overlay user and use it fullscreen. Recently, hypeerterm-overlay don't work well whenever it minimize hyper ,also other MacOS machine, same version. Also, hyper freeze at a moment for...
Setting `win.setAlwaysOnTop` to true is not enough to allow Hyper to show up on top of full screen apps. We need to pass in the optional 'level' parameter.
Hi, in Windows focus is not switching back to previous application after hiding hyper with hyperterm-overlay. No window is focused. Tried with animation true/false, with vanilla hyper+hyperterm-overlay. Tested on Windows...
I can't add many details about it, but sometimes the global shortcut stops and the overlay does not work, so I need close and open Hyperterm to enable it again....
```bundle.js:1 No package.json found in /Users/antonionogueras/.hyper_plugins/node_modules/hyperterm-overlay``` Using mac. Everything is set correctly as it is shown on the npm page.
Width
Can a width be added? I have a ultra widescreen monitor and I don't need the terminal to be that long.
Steps to reproduce: 1. set overlay config to overlay: { size: 1.0, position: 'right' } 2. execute a task that will output text to the console 3. hide hyperterm whilst...