commit 0a1e65f7e768bbf05cd2d0084148af1ef15e37af from: Omar Polo date: Tue Nov 15 16:22:38 2022 UTC disable colors in ffmpeg commit - 7b7cd64a9b08fd1c675e1c13e6463b7f5828479d commit + 0a1e65f7e768bbf05cd2d0084148af1ef15e37af blob - 3436d6f615b5df16bf1397b11f8d4854840e26ad blob + 8355ee5128de57fe14f1cfde250c000cdee4d40b --- profile.lp +++ profile.lp @@ -98,6 +98,7 @@ terminal, so I tend to disable them: export NO_COLOR='yes, please' export CMAKE_COLOR_MAKEFILE=OFF export WG_COLOR_MODE=never + export AV_LOG_FORCE_NOCOLOR='fuck yes' ...as an exception I'm trying to enable colors in tog(1) (cautiously!) and see how it goes: