Bat doesn't colorize the output when --show-all
is set, even with --color always
or --force-colorization
#3181
Labels
bug
Something isn't working
What steps will reproduce the bug?
Try to display all characters with
--show-all
, the text is no longer colored. (only the characters added by--show-all
)I tried:
--show-all --color always
--show-all --force-colorization
None worked
What happens?
Only the characters added by
--show-all
are coloredWhat did you expect to happen instead?
The whole text also having color
How did you install
bat
?Installed with cargo
bat version and environment
Software version
bat 0.25.0
Operating system
Command-line
Environment variables
System Config file
Could not read contents of '/etc/bat/config': No such file or directory (os error 2).
Config file
Could not read contents of '/home/bowarc/.config/bat/config': No such file or directory (os error 2).
Custom assets metadata
Could not read contents of '/home/bowarc/.cache/bat/metadata.yaml': No such file or directory (os error 2).
Custom assets
'/home/bowarc/.cache/bat' not found
Compile time information
Less version
The text was updated successfully, but these errors were encountered: