GothenburgBitFactory / GothenburgBitFactory/timewarrior

Unable to set color to off via timew config

Open
#464 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
1.7k
Forks
117
Avg merge
1d 7h
Merged PRs (30d)
5

Description

```
% timew config color off
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Config file /Users/ignis/.timewarrior/timewarrior.cfg modified.
% timew config
color = on
[snip...]
% timew --version
1.4.3
```

It turns out it overwrote my `tag..color` configs:

```
define tags:
body:
color = off
fun:
color = off
lazy:
color = off
school:
color = off
sleep:
color = off
travel:
color = off
work:
color = off
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.