iterm2-tab-set icon indicating copy to clipboard operation
iterm2-tab-set copied to clipboard

Add --quiet flag that hides console output

Open jakeonrails opened this issue 7 years ago • 0 comments

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.

jakeonrails avatar Nov 21 '17 19:11 jakeonrails