hyperterm-final-say 
Allows user-set overrides of any plugin or theme settings applied on top of the defaults ./.hyper.js
.
Install
- Open HyperTerm's preferences with
Cmd+,
(or manually at~/.hyper.js
) with your editor. - Put
hyperterm-final-say
as last one of plugin list, like so:
plugins: // 'hyperterm-plugin-xxx', // 'hyperterm-theme-xxx', 'hyperterm-final-say'
- Fully reload HyperTerm (
Cmd+Shift+R
).
License
MIT @ Amio