Comment by resiros
2 months ago
I agree. The only reason I use TUI is because GUI are very slow with electron.
The only software that is as fast as TUI is the Zed IDE. Apparently they use Rust + their own built GUI toolkit with GPU rendering.
And apparently it's tightly coupled with Zed.
Tightly integrated sure, but I wouldn't say tightly coupled, their framework (GPUI) is available standalone and is being used to create other apps.
https://www.gpui.rs/