forked from lix-project/lix
jade
292567e0b0
This will stop printing stuff to dumb terminals that they don't support.
I've overall audited usage of isatty and replaced the ones with intent
to mean "is a Real terminal" with checking for that. I've also caught a
case of carelessly assuming "is a tty" means "should be colour" in
nix-env.
Change-Id:
|
||
---|---|---|
.. | ||
common-args.cc | ||
common-args.hh | ||
lix-main.pc.in | ||
loggers.cc | ||
loggers.hh | ||
meson.build | ||
progress-bar.cc | ||
progress-bar.hh | ||
shared.cc | ||
shared.hh | ||
stack.cc |