Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)