/hyperterm-hyperline

Status line plugin for HyperTerm

Primary LanguageJavaScript

HyperLine

HyperLine is a status line plugin for HyperTerm.

screen shot 2016-07-16 at 17 57 18

Install

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

plugins: [                                                                                               
  "hyperline",                                                                                           
],   

Contributing

Feel free to contribute to HyperTerm 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