HyperLine is a status line plugin for HyperTerm.
To install, edit ~/.hyperterm.js and add "hyperline" to plugins:
plugins: [
"hyperline",
],
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.
MIT
