Updating DoSrvPrivateReverseLineFeed with a direct call to ScrollRegion? #3799

Closed
opened 2026-01-30 23:30:25 +00:00 by claunia · 1 comment
Owner

Originally created by @zadjii-msft on GitHub (Sep 9, 2019).

Originally assigned to: @zadjii-msft on GitHub.

Would it not be worthwhile updating DoSrvPrivateReverseLineFeed at the same time, assuming it's just a matter of replacing the ScrollConsoleScreenBufferWImpl call with a direct call to ScrollRegion?

As for the testing, I've added a whole bunch of scrolling tests in PR #2505 which I think could easily be adapted to use 256 colors once this is merged. Although that PR is going to need to be rebased and updated first.

Originally posted by @j4james in https://github.com/microsoft/terminal/pull/2668#issuecomment-528646590


We should also make sure to add some tests for this case as well. I'll do it as a separate PR to make sure we get each one in correctly.

Originally created by @zadjii-msft on GitHub (Sep 9, 2019). Originally assigned to: @zadjii-msft on GitHub. Would it not be worthwhile updating `DoSrvPrivateReverseLineFeed` at the same time, assuming it's just a matter of replacing the `ScrollConsoleScreenBufferWImpl` call with a direct call to `ScrollRegion`? As for the testing, I've added a whole bunch of scrolling tests in PR #2505 which I think could easily be adapted to use 256 colors once this is merged. Although that PR is going to need to be rebased and updated first. _Originally posted by @j4james in https://github.com/microsoft/terminal/pull/2668#issuecomment-528646590_ <hr> We should also make sure to add some tests for this case as well. I'll do it as a separate PR to make sure we get each one in correctly.
Author
Owner

@ghost commented on GitHub (Oct 4, 2019):

:tada:This issue was addressed in #2987, which has now been successfully released as Windows Terminal Preview v0.5.2762.0.🎉

Handy links:

@ghost commented on GitHub (Oct 4, 2019): :tada:This issue was addressed in #2987, which has now been successfully released as `Windows Terminal Preview v0.5.2762.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v0.5.2762.0) * [Store Download](https://www.microsoft.com/store/apps/9n0dx20hk701?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3799