Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
(edit so this only applies to the new terminal the legacy teminal still works)
The latest update seems to have broken something with tty rendering in the terminal. My project uses turbos tui to switch between bundled applications. After the latest update the built in terminal falls back to stream rendering doesn’t render the tui correctly and becomes non interactable when trying to run the project. Trying to force the tui with specific commands does not work either. To confirm that this was a cursor specific issue and not a project setup one I was able to successfully run the project with the working tui in the default mac terminal and in the vs code terminal.
Steps to Reproduce
run a mono repo using turbos tui interface
Expected Behavior
the tui should render correctly like it was previously to this update
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.43
VSCode Version: 1.105.1
Commit: 32cfbe848b35d9eb320980195985450f244b3030
Date: 2025-12-19T06:06:44.644Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0
For AI issues: which model did you use?
unrealted to ai models
Does this stop you from using Cursor
No - Cursor works, but with this issue