Skip to content

Does not handle input from git log --graph -p properly #199

Closed
@blueyed

Description

@blueyed

When using git log --graph -p --color | diff-so-fancy | less the graph symbols apparently prevent diff-so-fancy from matching the input correctly.

When trying it in diff-so-fancy's repo (3dd2580), there's also some warnings:

:"\x{00e9}" does not map to utf8 at diff-so-fancy/libexec/diff-so-fancy.pl line 151, <> line 1102.
"\x{00e9}" does not map to utf8 at diff-so-fancy/libexec/diff-so-fancy.pl line 151, <> line 1102.
"\x{00e9}" does not map to utf8 at diff-so-fancy/libexec/diff-so-fancy.pl line 151, <> line 1102.
"\x{00e9}" does not map to utf8 at diff-so-fancy/libexec/diff-so-fancy.pl line 151, <> line 1102.
"\x{00e9}" does not map to utf8 at diff-so-fancy/libexec/diff-so-fancy.pl line 151, <> line 1102.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions