You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know the feasibility of this, but looking into alternative terminal emulators might be nice. The Swing one I created seems to work fine and all, but I imagine native ones will be snappier.
I haven't looked into all these yet (hoping somebody is interested), but a few candidates:
Alacritty in particular looks neat, but I don't know if it can be hosted in its own window programmatically yet. If you're interested in Rust it might be a fun project.
If there's a plain C emulator I missed, giving Scala Native a shot with it is another idea.
With headless mode now supported (#149), this issue should be more doable. The idea would be to run Command Center in headless mode, and then connect up to it with the native front-end (written in Rust or whatever).
The text was updated successfully, but these errors were encountered:
I don't know the feasibility of this, but looking into alternative terminal emulators might be nice. The Swing one I created seems to work fine and all, but I imagine native ones will be snappier.
I haven't looked into all these yet (hoping somebody is interested), but a few candidates:
Alacritty in particular looks neat, but I don't know if it can be hosted in its own window programmatically yet. If you're interested in Rust it might be a fun project.
If there's a plain C emulator I missed, giving Scala Native a shot with it is another idea.
With headless mode now supported (#149), this issue should be more doable. The idea would be to run Command Center in headless mode, and then connect up to it with the native front-end (written in Rust or whatever).
The text was updated successfully, but these errors were encountered: