#Predawn for HyperTerm Installation Add to the plugins array in your .hyperterm.js file: module.exports = { config: { /*... */ }, plugins: [ "predawn-hyperterm" ] };