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

settings changed with a settings cli #80

Closed daretodave closed 6 months ago

daretodave commented 6 months ago

:settings open the settings gui :settings open opens the settings.json

note also :workspace should open the folder settings.json is in

:settings set <KEY> value should set the setting path and reload :settings reload should read the json again