zed/crates/tab_switcher
Piotr Osiewicz ed5bfcdddc
tab_switcher: Add support for tab switcher in terminal panel (#9963)
tab switcher retrieves active pane from workspace, but that function is
not aware of Terminal Panel's pane. Thus in this PR we retrieve it
manually and use it as the active pane if terminal panel has focus.

Release Notes:

- Fixed tab switcher not working in terminal panel.
2024-03-30 00:19:02 +01:00
..
src tab_switcher: Add support for tab switcher in terminal panel (#9963) 2024-03-30 00:19:02 +01:00
Cargo.toml tab_switcher: Add support for tab switcher in terminal panel (#9963) 2024-03-30 00:19:02 +01:00
LICENSE-GPL Add tab switcher (#7987) 2024-03-27 11:15:08 -07:00