-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Most utilities detect if the standard output is a tty and don't output control characters (ANSI or other like termcap) when it's not a tty device.
I appreciate that there are command line arguments to toggle outputting ANSI codes (-c).
It provides flexibility, but by default it is expected from utilities to emit control characters only on tty capable outputs.
So the issue is that exifprobe defaults to always output ANSI control codes irrespectively of the presence of a tty.
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels