Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1 KB

extensions.md

File metadata and controls

38 lines (27 loc) · 1 KB

Known Extensions

Please make a pull request to add your extension to this list

  • mterm-ext-red
    • poof, red terminal
  • mterm-ext-google
    • open the google search from the terminal
  • want to make your own? check out the mterm-ext-template and make a pull request to add it to this list
    • note ANY extenstion that is published to npmjs.org is already available to be installed with ext add <extension-name>

mterm-ext-red

source: https://github.com/mterm-io/mterm-ext-red

ext add mterm-red

Make your terminal (mterm) red 10 seconds -

mterm_ext.mp4

mterm-ext-google

source: https://github.com/mterm-io/mterm-ext-google

ext add mterm-google
google "search term"
google "search \" term"
google word1

Search away -

mterm_ext_google.mp4