Skip to content

Made up diff coloring (with low contrast) #11843

@mstv

Description

@mstv

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:
grafik grafik

The git output seems to be OK (copied from git command cache):

grafik

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions