ZIm/crates/tab_switcher/src
Julia Ryan f13b2fd811
Fix left clicking the close button in the switcher (#25979)
The close button on each tab previously only worked when you right
clicked it, presumably because on macos people were using `ctrl+tab` to
open the picker, and clicking with `ctrl` held registers as a right
click. Now it should work with either mouse button.

Release Notes:

- N/A

Co-authored-by: Conrad <conrad@zed.dev>
2025-03-05 11:50:39 -08:00
..
tab_switcher.rs Fix left clicking the close button in the switcher (#25979) 2025-03-05 11:50:39 -08:00
tab_switcher_tests.rs keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30