[PR #505] [MERGED] chore: downgrade xtversion detection log from info to debug #583

Closed
opened 2026-03-02 23:47:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/505
Author: @assagman
Created: 1/9/2026
Status: Merged
Merged: 1/9/2026
Merged by: @kommander

Base: mainHead: main


📝 Commits (2)

  • 8bbbb85 chore: downgrade xtversion detection log from info to debug
  • 458e4d7 remove log completely

📊 Changes

1 file changed (+0 additions, -6 deletions)

View changed files

📝 packages/core/src/zig/terminal.zig (+0 -6)

📄 Description

In the latest opencode dev release, "0.0.0-dev-202601091759" , and I started getting this log while TUI is being loaded:

info(terminal): Terminal detected via xtversion: tmux next-3.5

https://github.com/user-attachments/assets/61835133-aab6-420a-91c9-6b759386de9c


reproducing

git checkout v0.1.71
bun run build
bun run packages/react/examples/basic.tsx

output:

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/505 **Author:** [@assagman](https://github.com/assagman) **Created:** 1/9/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`8bbbb85`](https://github.com/anomalyco/opentui/commit/8bbbb85baf440b0f13ffab23ffc29c851df10eb0) chore: downgrade xtversion detection log from info to debug - [`458e4d7`](https://github.com/anomalyco/opentui/commit/458e4d7030904bb52fed01f2f4db7328abb5d12b) remove log completely ### 📊 Changes **1 file changed** (+0 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/zig/terminal.zig` (+0 -6) </details> ### 📄 Description In the latest _opencode_ dev release, "0.0.0-dev-202601091759" , and I started getting this log while TUI is being loaded: info(terminal): Terminal detected via xtversion: tmux next-3.5 https://github.com/user-attachments/assets/61835133-aab6-420a-91c9-6b759386de9c --- ## reproducing ```sh git checkout v0.1.71 ``` ``` bun run build ``` ```sh bun run packages/react/examples/basic.tsx ``` output: <img width="683" height="306" alt="image" src="https://github.com/user-attachments/assets/cd48b2b8-0ab1-4e8b-95f6-8bea947706ab" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:47:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#583
No description provided.