SIGN IN SIGN UP
microsoft / terminal UNCLAIMED

The new Windows Terminal and the original Windows console host, all in the same place!

0 0 91 C++

Fix selection markers appearing on scroll (#20045)

## Summary of the Pull Request
Updates the scroll handler to check the selection mode before updating
the markers.

Introduced in #19974 

## Validation Steps Performed
`ls` --> create selection --> scroll away and back
✅ keyboard selection: markers are present both times
✅ mouse selection: markers are missing both times
C
Carlos Zamora committed
3104c8feb26af29f2d728df14ca6c8e9c07096b7
Parent: 01f8a40
Committed by GitHub <noreply@github.com> on 3/31/2026, 10:29:34 PM