🚨 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

latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
1
Created
Source

hyper-vsplit-fix

Fixes the vertical split border in hyper

npm npm

white border is for indication only

Install

hpm install hyper-vsplit-fix

you'll need hpm installed for this method

or

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

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

Config

Add following to ~/.hyper.js

Change extra height

Default value is set to 34 (macOS)

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

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