Bun's Terminal API — Write CLI Tools Without the Boilerplate
https://programming.dev/post/48215621

Bun's Terminal API — Write CLI Tools Without the Boilerplate - programming.dev
> Bun v1.3.5 shipped a native PTY API. If you’ve ever had fzf, vim, or any
interactive tool silently break inside a Bun script, this is the fix.