https://github.com/jancborchardt/hyperminimal
:zap: Hyper terminal extension to remove window header
https://github.com/jancborchardt/hyperminimal
hyper hyper-terminal hyperterm minimal minimalist
Last synced: 10 months ago
JSON representation
:zap: Hyper terminal extension to remove window header
- Host: GitHub
- URL: https://github.com/jancborchardt/hyperminimal
- Owner: jancborchardt
- License: mit
- Created: 2016-12-16T01:51:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T18:07:51.000Z (almost 7 years ago)
- Last Synced: 2024-10-29T13:11:55.033Z (over 1 year ago)
- Topics: hyper, hyper-terminal, hyperterm, minimal, minimalist
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/hyperminimal
- Size: 56.6 KB
- Stars: 78
- Watchers: 7
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# [hyperminimal](https://www.npmjs.com/package/hyperminimal)
**Removes the window header from [Hyper terminal](https://hyper.is) for more space and less distraction.**
Before & after, minimal & clean interface:

Also works nicely with tabs, as it only removes the extra title bar:

If you like the extension, please [retweet & like](https://twitter.com/jancborchardt/status/809756895686823936) ❤️ :)
## How to use
Add `hyperminimal` to `plugins` in `~/.hyper.js`.
### Ubuntu & Elementary
To move the window, simply hold the Super/Windows key and drag it anywhere with the cursor.
### macOS
To move the window, hover over the edge of the window so the resize arrow appears, then drag _perpendicular_ to the direction of the resize arrow. For example, when hovering over the left or right edge, drag vertically instead of horizontally.
### Windows
To move the window, make sure Hyper has focus, press Alt+Space+M, then use the ↑↓←→ keys to move the window and Enter to finalise the position.
After pressing an arrow key at least once, the window will also follow your mouse cursor (this is usually faster than holding down arrow keys).
## Other recommended plugins
- [hyper-dark-scrollbar](https://github.com/moso/hyper-dark-scrollbar)
- [hypercwd](https://github.com/hharnisc/hypercwd)
- [hyper-blink](https://github.com/amio/hyper-blink)
- [hyperterm-alternatescroll](https://github.com/lkzhao/hyperterm-alternatescroll)
- [hyperterm-one-light](https://github.com/andrepolischuk/hyper-one-light/)
- [hyperborder](https://github.com/webmatze/hyperborder)