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.
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)
we have the
settings.json
we have the:settings
cliwe need
/settings/general
to be implemented to edit the jsonyou 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)