ZIm/crates/terminal/src
K Simmons 31ecb2f7bc Introduced ItemEvent and to_item_events function to Item trait which converts the Item's events into a standard ItemEvent similar to how SearchableItems work.
Add breadcrumb_location and breadcrumbs functions to item trait which handles rendering of the breadcrumb elements
Change breadcrumb toolbar to use these new functions rather than having hard coded breadcrumb logic
Add breadcrumb support to the terminal tabs

Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
2022-09-06 16:05:36 -07:00
..
mappings fix shift-enter 2022-09-01 17:56:22 -07:00
tests Merged main and branch 2022-08-02 11:44:59 -07:00
modal.rs Began program manager, made terminal modals per-window 2022-09-02 16:45:58 -07:00
terminal.rs Introduced ItemEvent and to_item_events function to Item trait which converts the Item's events into a standard ItemEvent similar to how SearchableItems work. 2022-09-06 16:05:36 -07:00
terminal_container_view.rs Introduced ItemEvent and to_item_events function to Item trait which converts the Item's events into a standard ItemEvent similar to how SearchableItems work. 2022-09-06 16:05:36 -07:00
terminal_element.rs Problem with alacritty's handling of selections when the terminal resizes 2022-09-03 20:52:40 -07:00
terminal_view.rs Fixed the easy search bugs 2022-09-03 13:46:36 -07:00