Skip to content

Fix:Tab-numbering-logic#8

Open
Av1ralS1ngh wants to merge 1 commit intorawBit-io:mainfrom
Av1ralS1ngh:enhancement/tab-numbering
Open

Fix:Tab-numbering-logic#8
Av1ralS1ngh wants to merge 1 commit intorawBit-io:mainfrom
Av1ralS1ngh:enhancement/tab-numbering

Conversation

@Av1ralS1ngh
Copy link
Copy Markdown

Fixes #7

New tab title now uses current open-tab count:

  • starts from Flow n+1 where n is currently open tabs
  • if that title already exists, it tries Flow n+2, n+3, etc. until unique

Kept tab ID generation unchanged (still uses existing counter) to minimize side effects.

@Av1ralS1ngh Av1ralS1ngh force-pushed the enhancement/tab-numbering branch from f1db394 to c53fa46 Compare April 19, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enhancement: New tabs numbering to be improved

1 participant