New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

hyper-vertical-tabs

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyper-vertical-tabs

Vertical Tabs Plugin for Hyper

latest
Source
npmnpm
Version
0.2.3
Version published
Maintainers
1
Created
Source

hyper-vertical-tabs

This plugin for Hyper adds vertical (well, left, actually) tabs. If you use iTerm2 on Mac, and use its tabs-on-the-left setting, and can't find a similarly configurable terminal on Linux except Roxterm which is end-of-lifed and is broken on Wayland due to incompatible use of transparency putting a wide border around the wind--- <deep breath>.

Well, anyway, look at the screenshot, made more classy with hyperline there at the bottom.

hyper-vertical-tabs

If you want that, use this plugin. There are a number of problems, though...

problems

doesn't play well with others

This doesn't play nicely with other tab-affecting plugins. Most other tab-affecting plugins do not compose well with each other, either, because of the way Hyper's composition works, but that's actually not a good excuse, because it is probably possible to do so. Might need to depend on a CSS-parser, and certainly would need to do more than just add CSS config, which is literally all this plugin does.

hardcoded colors, sizes, etc

This has hardcoded values that I like:

  • visibility is "always" rather than being configurable or only showing when you have tabs
  • width is 120px; tab heights are 22px
  • background runs all the way down the left, rather than stopping when the tabs do
  • hugs the left, rather than whichever side you configure it to (hint: you can't configure it)

roadmap

Did I mention it's not configurable? It should be. Improving this is fairly low on my TODO list, since it works for me, but I might revisit it. I will definitely revisit it for pull requests.

Keywords

hyper

FAQs

Package last updated on 02 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts