Skip to content

ANSI colours in output not escaped #79

Description

@fy2

Hi, I am trying to combine 'https://packagecontrol.io/packages/ANSIescape' with this package. This is because I see quite a few '<0x1b>' (unicode) chars in the shell command output that are not being formatted correctly.

For example if you were to run a cmd such as:
grep --color=always search_term MyFile.txt

The shell command output would contain strange chars and not the escaped ANSI colours...

I have tried setting the syntax to ANSI, but that didn't help either (my knowledge of Sublime T3 is limited).

Thanks for this useful package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions