ZIm/crates/terminal_view/src
Finn Evers dd52fb58fe
terminal_view: Ensure breadcrumbs are updated on settings change (#35016)
Currently, terminal breadcrumbs are only updated after a settings change
once the terminal view is focused again. This change ensures that the
breadcrumbs are updated instantaneously once the breadcrumb settings
changes.

Release Notes:

- Fixed an issue where terminal breadcrumbs would not react instantly to
settings changes.
2025-07-24 08:51:40 +00:00
..
color_contrast.rs Automatically adjust ANSI color contrast (#34033) 2025-07-07 22:39:11 +00:00
persistence.rs agent: Display full terminal output without scrolling (#31922) 2025-06-03 10:54:25 -07:00
terminal_element.rs Fix contrast adjustment for Powerline separators (#34417) 2025-07-14 18:18:41 +00:00
terminal_panel.rs Refine status bar design (#34324) 2025-07-12 11:48:19 -03:00
terminal_scrollbar.rs gpui: Round scroll_max to two decimal places (#34832) 2025-07-21 22:24:33 +02:00
terminal_slash_command.rs chore: Make terminal_view own the TerminalSlashCommand (#31070) 2025-05-21 09:27:54 +00:00
terminal_tab_tooltip.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
terminal_view.rs terminal_view: Ensure breadcrumbs are updated on settings change (#35016) 2025-07-24 08:51:40 +00:00