• Frater Mus
      link
      English
      62 months ago

      Agreed. I haven’t read the article yet, but my first thought was “how am I going to turn that off”

      • @mexicancartel@lemmy.dbzer0.com
        link
        fedilink
        English
        42 months ago

        Probably 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

      • The Doctor
        link
        fedilink
        English
        22 months ago

        It’ll be fun filtering all the color codes out of build logs, that’s for sure. :/

        • @helaslo@lemm.ee
          link
          fedilink
          52 months ago

          Apt even warns you to not use it for anything scripting related, apt-get has a stable interface for exactly that

        • @ReversalHatchery@beehaw.org
          link
          fedilink
          English
          42 months ago

          So 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.