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

implement settings gui #88

Open daretodave opened 6 months ago

daretodave commented 6 months ago

we have the settings.json we have the :settings cli

we need /settings/general to be implemented to edit the json

you can open the settings general by typing :settings

should have everything in settings.json in a clean format should be able to collapse to non-commander mode and ALSO support command mode (media breakpoints)

daretodave commented 6 months ago

this is a whole feature, size = extralarge. be ready for the work!