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

feat(help): Allow customizing terminal styling (unstable) #4834

Closed
wants to merge 4 commits into from

Conversation

epage
Copy link
Member

@epage epage commented Apr 13, 2023

Code size

via cargo bloat --release --features cargo --example cargo-example

@epage epage force-pushed the un branch 2 times, most recently from b4a69f4 to fd195f2 Compare April 13, 2023 21:39
Random fixes along the way
- In one case the space after `tip:` was "colored" (won't matter until
  themeing is available)
- One error case didn't color invalid values
- Changed the args associated with invalid values to be `literal` rather
  than `warning`
- Changed the required value count to be `good`
- Changed the arg for invalid value counts to be `literal` (the actual
  count is `warning`)
@epage epage changed the title refactor(help): Push color knowledge out a layer feat(help): Allow customizing terminal styling (unstable) Apr 18, 2023
@epage epage closed this Apr 18, 2023
@epage epage deleted the un branch April 18, 2023 20:21
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