[GH-ISSUE #2531] 标签新建序号 #1636

Closed
opened 2026-02-27 00:04:17 +03:00 by kerem · 0 comments
Owner

Originally created by @yzlfhcx on GitHub (Jun 18, 2022).
Original GitHub issue: https://github.com/electerm/electerm/issues/2531

Electerm Version(Electerm版本)

1.21.x

Platform detail (平台详情)

window10

What steps will reproduce the bug?(重新问题的详细步骤)

第一步,新建两个标签,如下图依次显示 New terminal(1) , New terminal(2)
image
第二步,关闭前面的 New terminal(1),再次点击新建标签,再看后面的序号是从最后第一步新建标签最大序号重复开始,这个本身也是bug,实现逻辑好像也不太好。

What should have happened?(期望的结果)

只要窗口不关闭,SecureCRT实现逻辑是:开始随便新建序号顺序编号都一样,只要有关闭的,后面再次新建就会补上前面没有的序号,从小的开始,,,

Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)

没有

Additional information(其他任何相关信息)

没有

Originally created by @yzlfhcx on GitHub (Jun 18, 2022). Original GitHub issue: https://github.com/electerm/electerm/issues/2531 ### Electerm Version(Electerm版本) 1.21.x ### Platform detail (平台详情) window10 ### What steps will reproduce the bug?(重新问题的详细步骤) 第一步,新建两个标签,如下图依次显示 New terminal(1) , New terminal(2) ![image](https://user-images.githubusercontent.com/41557301/174445194-0c68827e-b6ef-4b3f-9e45-1a8821421d7c.png) 第二步,关闭前面的 New terminal(1),再次点击新建标签,再看后面的序号是从最后第一步新建标签最大序号重复开始,这个本身也是bug,实现逻辑好像也不太好。 ### What should have happened?(期望的结果) 只要窗口不关闭,SecureCRT实现逻辑是:开始随便新建序号顺序编号都一样,只要有关闭的,后面再次新建就会补上前面没有的序号,从小的开始,,, ### Would this happen in other terminal app(是否能够在其他同类软件重现这个问题) 没有 ### Additional information(其他任何相关信息) 没有
kerem 2026-02-27 00:04:17 +03:00
  • closed this issue
  • added the
    bug
    label
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/electerm#1636
No description provided.