[BUG] Claude Code 2.1.121 Ink TUI incompatible with GNOME Terminal on Ubuntu 24.04
Resolved 💬 3 comments Opened Apr 28, 2026 by LEGION-ZERO Closed May 29, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
In interactive mode (claude without --bare), Claude Code starts but does not respond to user input. The TUI built with Ink (React for terminal) fails to render properly in GNOME Terminal, causing the entire session to hang when user types a message.
claude --bare mode works perfectly — this confirms the issue is specific to the Ink-based TUI.
What Should Happen?
Claude Code should render its TUI and respond to user input normally.
Error Messages/Logs
Steps to Reproduce
1.Open GNOME Terminal on Ubuntu 24.04
2.Run claude
3.Type any message and press Enter
4.No response — terminal appears
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.121 (Claude Code)
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗