iterm2-tab-set
iterm2-tab-set copied to clipboard
Add --quiet flag that hides console output
fixes #4
In this PR as it is now, a few options still have output and the --quiet flag is ignored. For instance, --list and --colors ignore --quiet because their sole purpose is output to the console.
Now, if users pass --quiet and tabset guesses a color there will be no output to indicate what color was picked or how.