-
Notifications
You must be signed in to change notification settings - Fork 631
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
terminal: selectionString only applies x offset on first/last page (#…
…3095) Fixes #2841 We were incorrectly applying the start/end x offset for the first/last row of every single page. If a selection spanned multiple pages this would trim data incorrectly. Unit test updated to cover this case.
- Loading branch information
Showing
1 changed file
with
10 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters