Configuration override does not work for rulers #8100
Labels
A-helix-term
Area: Helix term improvements
C-bug
Category: This is a bug
R-duplicate
Duplicated issue: please refer to the linked issue
When trying to override a ruler setting in the
.helix/config.toml
, it appends the rulers instead of overriding.I don't think this should be considered correct behavior because 1) you likely don't have more than 3 rulers set up and it should be easy to add rulers manually and 2) as far as I know there is no way to locally remove a ruler that is set in the global config.
Maybe there is another way to do this but if not, here is the issue.
Example:
The above results in 2 separate rulers, and I think the correct behavior should be for the local ruler setting to completely override the rulers instead of appending.
The text was updated successfully, but these errors were encountered: