🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

hyper-vsplit-fix

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyper-vsplit-fix

Hyper vertical split border fix

Source
npmnpm
Version
0.0.3
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

hyper-vsplit-fix

Fixes the vertical split border in hyper

npm npm

Install

Add following to your ~/.hyper.js config.

module.exports = {
  ...
  plugins: ['hyper-vsplit-fix']
  ...
}

installed

installed

not-installed

not installed

white border color is not included in package, only used to highlight the effect of the plugin

Config

Add following to ~/.hyper.js

Change extra height

Default value is set to 34

module.exports = {
  config: {
    ...
      vsplit_fix: {
      	// in px
        vHeight: 34,
      },
    ...
  }
}

34px is the tested height for macOS

Keywords

hyper

FAQs

Package last updated on 18 Mar 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