Desktop Terminal Tab Numbering Improperly #4929

Closed
opened 2026-02-16 17:46:41 -05:00 by yindo · 0 comments
Owner

Originally created by @dl-alexandre on GitHub (Jan 12, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

When creating a new tab in the desktop terminal window, new tabs are always numbered after their current index, rather than indexing from the previous index. This allows for multiple [Terminal 2] for example if the first were deleted.

Plugins

No response

OpenCode version

1.1.11

Steps to reproduce

Open Desktop Project

Create New Tab --> [Terminal 1]
Create New Tab --> [Terminal 1] [Terminal 2]
Delete First ------> [Terminal 2]
Create New Tab --> [Terminal 2] [Terminal 2]

Screenshot and/or share link

Image

Operating System

macOS 26

Terminal

Terminal.app

Originally created by @dl-alexandre on GitHub (Jan 12, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description When creating a new tab in the desktop terminal window, new tabs are always numbered after their current index, rather than indexing from the previous index. This allows for multiple [Terminal 2] for example if the first were deleted. ### Plugins _No response_ ### OpenCode version 1.1.11 ### Steps to reproduce Open Desktop Project Create New Tab --> [Terminal 1] Create New Tab --> [Terminal 1] [Terminal 2] Delete First ------> [Terminal 2] Create New Tab --> [Terminal 2] [Terminal 2] ### Screenshot and/or share link <img width="380" height="177" alt="Image" src="https://github.com/user-attachments/assets/dae34599-6046-4b4c-9554-a07ed63654ab" /> ### Operating System macOS 26 ### Terminal Terminal.app
yindo added the bugweb labels 2026-02-16 17:46:41 -05:00
yindo closed this issue 2026-02-16 17:46:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4929