trentm/go-ecslog

is blue not being visible in cmd.exe (or whatever common Window terminal) still true?

Open

#23 opened on Jun 14, 2021

 (0 comments) (0 reactions) (0 assignees)Go (2 forks)github user discovery
help wanted

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

ansipainter.go has a note (from my earlier checking in bunyan early days) that ANSI blue is not being visible in cmd.exe (or whatever common Window terminal). Is that still true today?

If there are any Windows users listening, I would appreciate:

  1. a listing of the common and default Windows terminals; and
  2. a screenshot of curl -s https://raw.githubusercontent.com/trentm/go-ecslog/main/examples/levels.log | ecslog on each of these shells (perhaps with both light and dark background common/default themes)

Contributor guide