tabs.activate_on_close
should have "neighbour_left" option
#21738
Labels
tabs.activate_on_close
should have "neighbour_left" option
#21738
Check for existing issues
Describe the feature
If
tabs.activate_on_close
is set to "neighbour", it prefers the right-hand neighbour tab. There should also be an option to have this behaviour, but preferring the left-hand neighbour tab.This means, that if the open tabs are 1-2-3-4-5, tab 1 is active, and the user clicks on to tab 3 and presses cmd-W, then the active tab will be 2, not 4 (neighbour) or 1 (history).
This matches with the behaviour I have in RubyMine, TextMate and Vivaldi (and wish I could get VSCode to do!)
Environment
Zed: v0.164.2 (Zed)
OS: macOS 14.5.0
Memory: 64 GiB
Architecture: aarch64
If applicable, add mockups / screenshots to help present your vision of the feature
Like this, but there are no wiggly lines because the value is valid:
The text was updated successfully, but these errors were encountered: