ZIm/crates/terminal_view/src
Finn Evers 3e0a755486
Remove some redundant entity clones (#36274)
`cx.entity()` already returns an owned entity, so there is no need for
these clones.

Release Notes:

- N/A
2025-08-15 20:27:44 +00:00
..
color_contrast.rs Automatically adjust ANSI color contrast (#34033) 2025-07-07 22:39:11 +00:00
persistence.rs Use Project's EntityId as the "window id" for Alacritty PTYs (#35876) 2025-08-08 14:30:49 +00:00
terminal_element.rs Revert "Revert "chore: Bump Rust to 1.89 (#35788)"" (#35937) 2025-08-09 23:48:58 +02:00
terminal_panel.rs Remove some redundant entity clones (#36274) 2025-08-15 20:27:44 +00: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 Remove some redundant entity clones (#36274) 2025-08-15 20:27:44 +00:00