-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Description
Environment
$ [Environment]::OSVersion
Platform ServicePack Version VersionString
-------- ----------- ------- -------------
Win32NT 10.0.18363.0 Microsoft Windows NT 10.0.18363.0
wsl 1
ubuntu 18.04
Windows Terminal
Version: 0.11.1121.0
Steps to reproduce
Cannot reliably reproduce, the bug occurs when I scroll up to read past output in the terminal, then try to scroll back down to the current line.
Expected behavior
I am able to reliably scroll down to the current line in the terminal
Actual behavior
The terminal sometimes locks the scrolling before reaching the bottom of the terminal -- you are unable to scroll down to the current line in the terminal. The scroll bar on the right hand side of the app looks like its reached the bottom of its scrolling capacity.
To fix this I type ctrl+c which brings me back down to the current line.
I hate to report an issue that I cannot reliably reproduce, but this has inadvertently happened twice since upgrading Windows Terminal versions yesterday.