Hey, I was wondering how this project currently handles terminal views.
Have you looked into using LibGhostty? It’s a cross-platform library that powers the Ghostty terminal/editor and might be a good fit here. There’s a bit more info in their README if you’re curious:
https://github.com/ghostty-org/ghostty/tree/main
It could be interesting to either make the terminal engine swappable or try LibGhostty as an alternative.
If that’s something you’d consider, I’d be happy to help out with it.