mrjackwills / oxker

A simple tui to view & control docker containers
MIT License
725 stars 24 forks source link

[BUG] Multi-line coloured log incorrectly coloured #5

Closed mrjackwills closed 2 years ago

mrjackwills commented 2 years ago

Describe the bug When executed using the -c flag, multi-line coloured log entries only the first line of said entry has a colour applied to it

Expected behavior All lines should correctly be colourised

mrjackwills commented 2 years ago

Currently think unsolvable in oxker, need to look at how coloured multi-line strings are created in the programs that are dockerized