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

bug: icons for lock files are inconsistent #1366

Open
Tygo-van-den-Hurk opened this issue Feb 4, 2025 · 0 comments
Open

bug: icons for lock files are inconsistent #1366

Tygo-van-den-Hurk opened this issue Feb 4, 2025 · 0 comments
Labels
errors Something isn't working

Comments

@Tygo-van-den-Hurk
Copy link

  • Eza version: v0.20.11 [+git]
  • Eza command: eza --icons=always

Not sure if this is intended behavior but there is an inconsistency with the icons of flake.lock vs Cargo.lock etc. If you run eza --icons=always you get the following output for flake.lock and flake.nix:

 flake.lock  flake.nix

While Cargos lock-file does match the Rust icon:

 Cargo.lock  Cargo.toml

and so does npms lock-file:

 package-lock.json  package.json

Shouldn't this be:

 flake.lock  flake.nix

Then?

@Tygo-van-den-Hurk Tygo-van-den-Hurk added the errors Something isn't working label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
errors Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant