Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

explore: remove unused colour config code #10570

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

rgwood
Copy link
Contributor

@rgwood rgwood commented Oct 1, 2023

Remove code for 2 no-longer-used configuration options in explore: explore.config.cursor_color and explore.config.border_color.

Think I made these unnecessary in #10533 and #10270 but missed this code, my bad. The explore config code is a little hard to follow because it does so many key lookups in hashmaps.

@rgwood rgwood merged commit b9ecfeb into nushell:main Oct 1, 2023
19 checks passed
hardfau1t pushed a commit to hardfau1t/nushell that referenced this pull request Dec 14, 2023
Remove code for 2 no-longer-used configuration options in `explore`:
`explore.config.cursor_color` and `explore.config.border_color`.

Think I made these unnecessary in
nushell#10533 and
nushell#10270 but missed this code, my
bad. The `explore` config code is a little hard to follow because it
does so many key lookups in hashmaps.
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.

None yet

1 participant