项目作者: heh9

项目描述 :
Extension to hide the scrollbar in Hyper.app
高级语言: JavaScript
项目地址: git://github.com/heh9/hyper-hide-scroll.git
创建时间: 2018-04-17T06:55:59Z
项目社区:https://github.com/heh9/hyper-hide-scroll

开源协议:

下载


hyper-hide-scroll Build Status

Extension for hiding the scrollbar in Hyper.

How to use

Add hyper-hide-scroll to plugins in ~/.hyper.js:

  1. // Example ~/.hyper.js
  2. module.exports = {
  3. plugins: [
  4. "hyper-hide-scroll",
  5. ],
  6. }

Screenshots

With hyper-hide-scroll:

hyperterm with hide scroll disabled scrollbar

Without hyper-hide-scroll (default):

hyperterm without hide-scroll