[PR #8081] feat(terminal): implement better dynamic terminal numbering #12614

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

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

State: closed
Merged: Yes


What does this PR do?

Closes #8080
Allows for better dynamic terminal numbering, by storing the titleNumbers of previous terminals, and using this in a set to determine the next number. Preventing duplicates.

How did you verify your code works?

Tested on dev environment

https://github.com/user-attachments/assets/7a6fe5ee-a843-4089-8dea-00af44343c54

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8081 **State:** closed **Merged:** Yes --- ### What does this PR do? Closes #8080 Allows for better dynamic terminal numbering, by storing the titleNumbers of previous terminals, and using this in a set to determine the next number. Preventing duplicates. ### How did you verify your code works? Tested on dev environment https://github.com/user-attachments/assets/7a6fe5ee-a843-4089-8dea-00af44343c54
yindo added the pull-request label 2026-02-16 18:17:30 -05:00
yindo closed this issue 2026-02-16 18:17:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12614