Replies: 2 comments 2 replies
-
|
Hi, it's hard to say without more details. Please can you post the log file in question and the output from |
Beta Was this translation helpful? Give feedback.
-
|
I made a test file to figure out what is going on. It appears the issue is that bat doesn't support semicolons in the ANSI sequences. Try for yourself with the following (make sure the unprintable character in the beginning of each line actually is the character '\e' or '\033'): �[0;31m REGULAR RED �[0;91m HIGH INTENSITY RED I played around with the --pager and --paging flags to make sure that it was using less with the -R flag, but it didn't help. Note that less, by itself, with the -R flag, renders all of these correctly. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I batcat this log file, I dont see colorized text. Only the color codes.
How can I solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions