zed/crates/sidebar
Richard Feldman e5f5767d2c
Preserve terminal spinners in thread titles (#57983)
Summary:

- Preserve spinner/logo prefixes from live terminal titles when terminal
threads have custom titles.
- Store raw terminal titles and custom user titles separately,
recomposing display titles on demand.
- Keep spinner prefixes out of the title editor while preserving
sidebar/search display behavior.

Tests:

- cargo test -p agent_ui
test_terminal_custom_title_recomposes_with_live_spinner -- --nocapture
- cargo test -p agent_ui
test_terminal_title_editor_excludes_spinner_prefix -- --nocapture
- cargo test -p sidebar
test_agent_panel_terminals_appear_in_sidebar_and_search -- --nocapture

Closes AI-304

Release Notes:

- Fixed terminal thread titles to preserve animated spinner and logo
prefixes after renaming.
2026-05-29 03:47:05 +00:00
..
src Preserve terminal spinners in thread titles (#57983) 2026-05-29 03:47:05 +00:00
Cargo.toml sidebar: Experimental Terminal Mode (#56063) 2026-05-07 15:39:16 +00:00
LICENSE-GPL Move sidebar back out of the panel (#51723) 2026-03-17 03:48:20 +00:00