-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Labels
Description
Environment
- Git Extensions 33.33.33
- Build d991889
- Git 2.46.0.windows.1
- Microsoft Windows NT 10.0.19045.0
- .NET 8.0.8
- DPI 96dpi (no scaling)
- Portable: False
Issue description
A large diff (> 3000 lines) is displayed with made up in-line coloring.
Lines 222-3 have been moved to lines 318-319:
The git output seems to be OK (copied from git command cache):
It occurs both with and without syntax highlighting.
Steps to reproduce
view a large diff with lots of moved lines
Did this work in previous version of GitExtensions?
N/A
Diagnostics
Might this be caused by the unnecessary reset sequence and the repeated identical color codes?
�[7;31m-P____ = (int8) 100�[m
�[1;7;34m+�[m�[1;7;34mT____ = (boolean) 1�[m
�[1;7;33m+�[m�[1;7;33mE____ = {0,0,0,0,0,0,0,0,0,0,0}�[m
�[2;7;33m+�[m�[2;7;33mG____ = 50�[m
T____ = (boolean) 1�[m