brychanrobot / hyper-autohide-tabs

MIT License
8 stars 2 forks source link

hyper-autohide-tabs

This plugin autohides tab bar when there is only one tab.

auto hiding

Usage

Add plugin to ~/.hyper.js:

plugins: [
  'hyper-autohide-tabs'
]