Skip to content

cblecker/hyper-quit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

hyper-quit

Quit Hyper on macOS when last window closes.

npm version npm total downloads npm monthly downloads license

Note: This has no effect on other operating systems as Hyper will already exit when the last window is closed.

Installation

To install, edit ~/.hyper.js and add "hyper-quit" to plugins:

plugins: ["hyper-quit"],

Or you can install with Hyper 2's hyper CLI command:

hyper install hyper-quit

About

Quit Hyper on macOS when last window closes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published