felixse / FluentTerminal

A Terminal Emulator based on UWP and web technologies.
GNU General Public License v3.0
9.15k stars 442 forks source link

Scrolling broken if Scroll Back Limit greater than 85178 lines #973

Open sys7em-abotbyl opened 2 years ago

sys7em-abotbyl commented 2 years ago

Windows Build: Windows 11 - 21H2 (22000.282) & Windows 10 - 21H1 (19043.1288) Fluent Terminal: 0.7.5.0 Issue: When Scroll Back Limit is greater than 85178, scrolling breaks and limits down scrolling after scrolling up to an arbitrary row. To get back to the latest input you must press a key.

Reproduction steps: Menu -> Settings -> Terminal -> Scrollback Limit -> Any value greater than 85178

Video showing issue: Fluent Terminal Scrolling Issue