Debian spices up APT package manager with a dash of color
Debian spices up APT package manager with a dash of color
2.9 gives a taste of what's to come
You're viewing a single thread.
If you're anything like me and find coloured text is often unreadable in a terminal window, here's the list of how to address the issue:
18 1 ReplyAgreed. I haven't read the article yet, but my first thought was "how am I going to turn that off"
6 0 ReplyProbably it will have an option --no-color or something as well as config. Somebody will ask for it for a specific niche use case and it might not be hard to implement within apt so they add it
4 0 ReplyIt'll be fun filtering all the color codes out of build logs, that's for sure. :/
4 2 ReplyApt even warns you to not use it for anything scripting related, apt-get has a stable interface for exactly that
5 0 ReplySo far almost any Linux software I have used and supports colored output automatically turns off coloring if it detects that stdout is not a terminal.
4 0 Reply