Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.5k stars 570 forks source link

"create new console" duplicates all tabs with setting "Auto save/restore opened tabs" #2486

Open th-lamb opened 1 year ago

th-lamb commented 1 year ago

Versions

ConEmu build: 220807 [64] OS version: Windows 10 Enterprise x64, Version: 22H2, Build: 19045.2251 Used shell version: cmd, cygwin

Problem description

The button "create new console" duplicates all tabs when the setting "Auto save/restore opened tabs" is active.

Works correctly with setting "Command line". Only 1 tab is opened then.

Steps to reproduce

  1. Activate setting "Startup -> Auto save/restore opened tabs"
  2. Re-open ConEmu.
  3. Open multiple (e.g. 3) tabs.
  4. Click the green button "create new console".

Actual results

All tabs get cloned. If you had 3 tabs, then you get 3 new tabs.

If the "old" tabs have been renamed, the new tabs get the same names.

Expected results

Only 1 tab should be opened.

Additional files

DropBox with Settings, Logs, and Screenshots