ZIm/crates/terminal_view/src
Marshall Bowers c887bf8e54
Consolidate Assistant panels in assistant2 feature flag (#23442)
This PR consolidates the two Assistant panels into one for users in the
`assistant2` feature flag.

Now that the Assistant1 prompt editor is accessible through the
Assistant2 panel, we no longer have a need to show both panels.

Release Notes:

- N/A
2025-01-22 02:56:42 +00:00
..
persistence.rs terminal: Fix unresponsive buttons on load until center pane is clicked + Auto-focus docked terminal on load if no other item is focused (#23039) 2025-01-13 15:11:45 +00:00
terminal_element.rs ui: Track changes to UI font size made via actions with settings (#23265) 2025-01-16 23:28:18 +00:00
terminal_panel.rs Consolidate Assistant panels in assistant2 feature flag (#23442) 2025-01-22 02:56:42 +00:00
terminal_scrollbar.rs terminal: Add scrollbar (#23256) 2025-01-18 17:36:41 +01:00
terminal_tab_tooltip.rs Add process ID to terminal tab tooltips (#21955) 2025-01-09 17:52:06 +00:00
terminal_view.rs Consolidate Assistant panels in assistant2 feature flag (#23442) 2025-01-22 02:56:42 +00:00