Skip to content

VS Code test-output terminal does not render styles #74

Closed
@NiloCK

Description

Like any reasonable person with a three-year-old, I'm making a TUI Connect-4 clone for local network play (toddlers cannot physically prevent you from making a blocking move when they are in another room).

Testing my work-in-progress had me seriously confused:

c4Colors

Turns out that the terminal which displays the output from this inline test-running button (maybe the entire integrated test runner) doesn't display any colours. (You would certainly know better than me how to characterize the behaviour).

Note that this is not the case for VSCode's more general terminal:

c4colorsWorking

Suggestions:

  • a word of caution in the readme
  • file (or fix) upstream (I did not check for existing upstream issues)

Nice library. Enjoying the renewed interest and vigor in modernizing cli / tui tooling. Good luck!

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions