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

better handle error state during command edit #103

Closed daretodave closed 6 months ago

daretodave commented 6 months ago

steps to repo:

mterm will indicate "commands saved" but it could not reload due to the error. you can see this is you look at the yarn dev output

todo: