ZIm/crates/terminal/src
Smit Barmase adbde210fd
termina: Fix text selection for first line scrolls up (#26842)
Closes #21626
 
Now scroll will only happen when cursor goes beyond the bounds of
terminal.
 
 Before:
 


https://github.com/user-attachments/assets/9ac48e80-d0e0-44c9-87ad-14ed748de78d


 After:


https://github.com/user-attachments/assets/c697c1fc-a6d2-4b9a-aad4-5b0c79837c2a
 
Release Notes:

- Fixed an issue where selecting the first line in the terminal would
cause it to scroll.
2025-03-15 22:33:16 +05:30
..
mappings Terminal mouse improvements (#25104) 2025-02-18 13:10:10 -08:00
pty_info.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
terminal.rs termina: Fix text selection for first line scrolls up (#26842) 2025-03-15 22:33:16 +05:30
terminal_settings.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00