Skip to content

brousalis/hyperterm-final-say

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hyperterm-final-say npm version

Allows user-set overrides of any plugin or theme settings applied on top of the defaults ./.hyperterm.js.

Install

  1. Open HyperTerm's preferences with Cmd+, (or manually at ~/.hyperterm.js) with your editor.
  2. Put hyperterm-final-say as last one of plugin list, like so:
plugins: [
  // 'hyperterm-plugin-xxx',
  // 'hyperterm-theme-xxx',
  'hyperterm-final-say'
],
  1. Fully reload HyperTerm (Cmd+Shift+R).

License

MIT @ Amio

About

Allows user-set overrides of any plugin or theme settings applied on top of the defaults `./.hyperterm.js`.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%