mirror of
https://github.com/KDE/konsole.git
synced 2025-12-24 07:48:01 -05:00
Assign the new session Id equal to the maximum existing Id + 1. The session Id may be displayed in the tab title. If we open 2 tabs and then close the second one, then the next opened tab will get number 3 instead of number 2, which can be confusing for the user. BUG: 440878