ZIm/crates/terminal_view/src
ddoemonn fd1beedb16
Prevent scrollbar from covering bottom right text in terminal (#33636)
Closes https://github.com/zed-industries/zed/issues/27241

Release Notes:

- Fixed terminal scrollbar covering bottom right text by adding proper
content padding when scrollbar is visible

---------

Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
2025-08-08 20:46:31 +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 "chore: Bump Rust to 1.89 (#35788)" (#35843) 2025-08-07 23:55:15 +00:00
terminal_panel.rs Use Project's EntityId as the "window id" for Alacritty PTYs (#35876) 2025-08-08 14:30:49 +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 Prevent scrollbar from covering bottom right text in terminal (#33636) 2025-08-08 20:46:31 +00:00