Terminal in #emacs goes brrr.

Yesterday we added a feature to https://github.com/dakra/ghostel that runs the PTY in a separate thread, so pure PTY performance is basically on-par with Ghostty and Emacs stays responsive even if the output is *very* large.

Here's a screenshot with the output of vtebench comparing the PTY performance of Ghostel with the macOS Terminal.app.

@dakra nice! And thanks for all your efforts on ghostel. It is the first time I’ve not completely hated using a terminal within emacs 😍