issues
search
mterm-io
/
mterm
An electron terminal written with TypeScript, and rendered with React. Extend your terminal with themes, plugins and commands written in typescript. Scripting for the modern age.
https://mterm.io
9
stars
0
forks
source link
fix: add shell commands to utilities
#121
Closed
dhoffens
closed
6 months ago
dhoffens
commented
6 months ago
resolves #107
adds explanation to README how to use this in :cmd
adds shell capabilities to commands.ts
creates empty command-utils class for future
resolves #107