mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
use 'atty' to detect when colors can be used
This commit is contained in:
parent
7d17740ca8
commit
8ba6277cce
3 changed files with 12 additions and 1 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2264,6 +2264,7 @@ name = "taskchampion-cli"
|
|||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"assert_cmd",
|
||||
"atty",
|
||||
"config",
|
||||
"dirs 3.0.1",
|
||||
"env_logger",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue