hyper-single-instance

0.0.9 • Public • Published

hyper-single-instance

An extension which prevents the creation of multiple Hyper.app windows.

Calls to hyper.exe and the Hyper context-menu option will create new tabs in the existing instance of Hyper.

Demo

Installation

To install, execute:

hyper i hyper-single-instance

Or edit ~/.hyper.js manually and add "hyper-single-instance" to plugins:

plugins: [
  "hyper-single-instance",
],

Package Sidebar

Install

npm i hyper-single-instance

Weekly Downloads

38

Version

0.0.9

License

ISC

Unpacked Size

185 kB

Total Files

4

Last publish

Collaborators

  • ivanwonder