Skip to content

Stop looking for key in config when found#495

Open
jonakeys wants to merge 2 commits intoGothenburgBitFactory:developfrom
jonakeys:color-off
Open

Stop looking for key in config when found#495
jonakeys wants to merge 2 commits intoGothenburgBitFactory:developfrom
jonakeys:color-off

Conversation

@jonakeys
Copy link
Copy Markdown

@jonakeys jonakeys commented Jun 26, 2022

This PR addresses the issue that multiple keys at the same level in the config are being overwritten. Like it's described in #464.

The tests passed, except for test 6 in help.t (timew help with unknown argument should show error message) but that also fails in develop.

I searched for unwanted side effects of this fix, but as far as I could find there are no duplicate keys in a config file at the same level.

If you wish for a different fix; please say so and I will do rework.

Fixes #464

jonakeys added 2 commits June 26, 2022 21:32
Signed-off-by: Jonathan van der Steege <jonathan@jonakeys.nl>
Signed-off-by: Jonathan van der Steege <jonathan@jonakeys.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to set color to off via timew config

1 participant