sublime_text
sublime_text copied to clipboard
`new_pane` and `close_pane` modify tab selection
Description of the bug
Dynamically changing layout via new_pane or close_pane modifies selected tabs of at least the last of the existing groups.
Steps to reproduce
- Open ST in SAFE MODE
- set layout to two columns via
alt+shift+2 - add several views in each group
- activate first group (left column)
- press ctrl+k, ctrl+up to call
new_panecommand.
Expected behavior
Selected and focused tabs in existing groups should stay unmodified if new_pane or close_pane is called.
Actual behavior
All tabs in the group, which is moved to 3rd column by new_pane, are selected.
Sublime Text build number
4134
Operating system & version
Windows 11
(Linux) Desktop environment and/or window manager
No response
Additional information

OpenGL context information
No response