ZIm/crates/tab_switcher/src
Andrew Borg (Kashin) 571275e6c4
tab_switcher: Preserve selected position on closed tabs (#22861)
When the user closes a tab, the tab switcher will now select the tab at
the same position. This feature is especially relevant for keyboard
users when you want to close multiple consecutive tabs with
`<Ctrl-Backspace>`.

Please see the discussion at
https://github.com/zed-industries/zed/discussions/22791 for full
motivation and the quick demo.

Release Notes:

- tab_switcher: Preserve selected position when tab is closed
2025-01-20 14:15:25 +02:00
..
tab_switcher.rs tab_switcher: Preserve selected position on closed tabs (#22861) 2025-01-20 14:15:25 +02:00
tab_switcher_tests.rs tab_switcher: Preserve selected position on closed tabs (#22861) 2025-01-20 14:15:25 +02:00