opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Add availability to disable terminal title using OPENCODE_DISABLE_TERMINAL_TITLE env

Open devxoul opened this issue 1 month ago • 0 comments

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.

devxoul avatar Dec 17 '25 01:12 devxoul