Session name overlaps with clock in input bar
Resolved 💬 3 comments Opened Jun 19, 2026 by Pavuter Closed Jun 19, 2026
Problem
When using /rename to set a session name, it appears in the upper-right corner of the input bar. However, the built-in clock/duration display on the right side of the same row frequently overlaps with the session name, making it unreadable.
Expected behavior
The session name should not be overlapped by other UI elements. Possible fixes:
- Automatically truncate or wrap the session name when space is insufficient
- Allow users to control which elements appear in the input bar right side
- Move the session name to a non-overlapping position (e.g., left of the input bar, or in the status line area by default)
Environment
- macOS 15 (Apple Silicon)
- Terminal: iTerm2
- Claude Code version: latest
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗