jdberry / tag

A command line tool to manipulate tags on Mac OS X files, and to query for files with those tags.
MIT License
1.47k stars 94 forks source link

No Colored Output #62

Open lmburns opened 3 years ago

lmburns commented 3 years ago

Build:

Darwin void.local 20.3.0 Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~1/RELEASE_X86_64 x86_64 i386 MacBookPro14,1 Darwin

When installing from both brew and building the project from scratch, when running any command involving -c or --color there is no colored output. Is there anything that I can do to fix this?

I'm using iTerm2 also, if that matters. I see in the documentation where it says that it parses Finder data; though, how would I go about setting a color for a specific tag from the command line?