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

Use lscolors crate #370

Merged
merged 4 commits into from
Dec 14, 2018
Merged

Use lscolors crate #370

merged 4 commits into from
Dec 14, 2018

Conversation

sharkdp
Copy link
Owner

@sharkdp sharkdp commented Dec 9, 2018

Use my new lscolors crate instead
of the internal lscolors module

  • Speeds up LS_COLORS querying, leading to a nice 25% performance
    improvement when using a colorized output.
  • Adds support for 24-bit colors and background colors

closes #368
closes #363

Use my new [lscolors](https://github.com/sharkdp/lscolors) crate instead
of the internal `lscolors` module

- Speeds up `LS_COLORS` querying, leading to a nice 25% performance
  improvement when
- Adds support for 24-bit colors and background colors

closes #368
closes #363
@sharkdp sharkdp merged commit 047f1be into master Dec 14, 2018
@sharkdp sharkdp deleted the use-lscolors-crate branch December 14, 2018 22:20
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.

LS_COLORS: Support all possible ANSI styles LS_COLOR
1 participant