zed/crates/tab_switcher
Andrew Lygin 57a1b9b2cd
tab_switcher: Add tab close buttons (#9968)
Support for closing tabs from Tab Switcher:

- Close button color matches the indicator color to preserve the
information that the buffer is dirty (as in SublimeText).
- `ctrl-backspace` closes the currently selected item.


https://github.com/zed-industries/zed/assets/2101250/8ea33911-2f62-4199-826d-c17556db8e9a

Release Notes:

- N/A
2024-04-03 17:28:51 +02:00
..
src tab_switcher: Add tab close buttons (#9968) 2024-04-03 17:28:51 +02: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