[PR #5661] Add availability to disable terminal title using OPENCODE_DISABLE_TERMINAL_TITLE env #11522

Closed
opened 2026-02-16 18:16:22 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5661

State: closed
Merged: Yes


Background

It's difficult to distinguish each sessions when using multiple OpenCode sessions via tabs:

Screenshot 2025-12-17 at 10 52 47 AM

It sometimes better to keep the original terminal title:

Screenshot 2025-12-17 at 10 56 38 AM

Summary

Implement the exact same functionality with CLAUDE_CODE_DISABLE_TERMINAL_TITLE, which disables automatic terminal title updates.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5661 **State:** closed **Merged:** Yes --- ## Background It's difficult to distinguish each sessions when using multiple OpenCode sessions via tabs: <img width="850" height="82" alt="Screenshot 2025-12-17 at 10 52 47 AM" src="https://github.com/user-attachments/assets/72a53e09-e3ac-48ab-9eb7-59b3c0d6863d" /> It sometimes better to keep the original terminal title: <img width="840" height="84" alt="Screenshot 2025-12-17 at 10 56 38 AM" src="https://github.com/user-attachments/assets/458e85a3-9075-464d-b25f-77fc936d528c" /> ## Summary Implement the exact same functionality with [`CLAUDE_CODE_DISABLE_TERMINAL_TITLE`](https://docs.anthropic.com/en/docs/claude-code/settings#:~:text=CLAUDE_CODE_DISABLE_TERMINAL_TITLE), which disables automatic terminal title updates.
yindo added the pull-request label 2026-02-16 18:16:22 -05:00
yindo closed this issue 2026-02-16 18:16:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11522