Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sindresorhus/hyper-hide-title
Hide the Hyper window title when there is only one tab
https://github.com/sindresorhus/hyper-hide-title
hyper hyper-plugin javascript nodejs terminal
Last synced: 3 days ago
JSON representation
Hide the Hyper window title when there is only one tab
- Host: GitHub
- URL: https://github.com/sindresorhus/hyper-hide-title
- Owner: sindresorhus
- License: mit
- Created: 2017-02-27T04:55:56.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2021-01-23T13:04:25.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T22:38:26.225Z (5 days ago)
- Topics: hyper, hyper-plugin, javascript, nodejs, terminal
- Language: JavaScript
- Size: 21.5 KB
- Stars: 54
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# hyper-hide-title
> Hide the [Hyper](https://hyper.is) window title when there is only one tab
The title isn't very useful when you only have one tab as you can already see what's happening.
![](screenshot.png)
## Install
```
$ hyper install hyper-hide-title
```## Tip
The screenshot is using the [hyper-snazzy](https://github.com/sindresorhus/hyper-snazzy) theme, [Pure](https://github.com/sindresorhus/pure) prompt, and Menlo font. You don't need this plugin if you're using `hyper-snazzy` as it's already included.
## License
MIT © [Sindre Sorhus](https://sindresorhus.com)