solygen / hyperterm-hyperline

✨ Status line plugin for HyperTerm ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HyperLine

HyperLine is a status line plugin for HyperTerm.

screen shot 2016-07-19 at 20 57 46

Install

To install, edit ~/.hyperterm.js and add "hyperline" to plugins:

plugins: [                                                                                               
  "hyperline",                                                                                           
],   

Contributing

Feel free to contribute to HyperLine by requesting a feature, submitting a bug or contributing code.

To set up the package for development, clone this repository into ~/.hyperterm_plugins/local/ and add the name of the directory to localPlugins in ~/.hyperterm.js.

License

MIT

About

✨ Status line plugin for HyperTerm ✨


Languages

Language:JavaScript 100.0%