sharkdp/bat

[bat --help] not showing color since version 0.23.0-1

Open

#3.034 geöffnet am 21. Juli 2024

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.557 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (58.889 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7h 31m) (10 gemergte PRs in 30 T)

Beschreibung

What steps will reproduce the bug? I am using MinGW x64

  1. Install bat 0.22.1-1 and run command bat --help. Color shows as expected
  2. Install bat 0.23.0-1 and run command bat --help. See just black and white image image

How did you install bat? Download packages from msys2-mingw64-repo

pacman -U mingw-w64-x86_64-bat-0.22.1-1-any.pkg.tar.zst
pacman -U mingw-w64-x86_64-bat-0.23.0-1-any.pkg.tar.zst

bat version and environment diagnostic.txt

Contributor Guide