clever-tools icon indicating copy to clipboard operation
clever-tools copied to clipboard

feat: add a --no-color option

Open davlgd opened this issue 2 years ago • 1 comments

Fix #631

davlgd avatar Nov 22 '23 15:11 davlgd

ops team asked to implement a quite generic approach for this kind of option:

  • if the app is launched in a non-tty environment: no-color by default
  • if the app is launched in a tty environment: color by default
  • if the user asks a particular mode, it is given priority

davlgd avatar Dec 28 '23 13:12 davlgd