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: Size unit color changes when --color-scale=age --color-scale-mode=fixed is used #684

Closed
ghost opened this issue Nov 23, 2023 · 1 comment · Fixed by #702
Closed
Assignees
Labels
errors Something isn't working

Comments

@ghost
Copy link

ghost commented Nov 23, 2023

Another --color-scale bug: I would expect when using --color-scale=age, --color-scale-mode should not affect the display of file size. But it does: --color-scale-mode=fixed changes the color of the size units:

image

Note that specifying gradient (the default anyway) doesn't affect the size units.

Normally I use EXA_COLORS since bright yellow is unreadable in my terminal theme, but here I have it unset.

May or may not have something to do with #633 and #682.

$ eza --version
eza - A modern, maintained replacement for ls
v0.16.0 [+git]
https://github.com/eza-community/eza
$ hostnamectl 
 Static hostname: rich-holmes-desktop
       Icon name: computer-desktop
         Chassis: desktop
      Machine ID: ...
         Boot ID: ...
Operating System: Linux Mint 21.2                 
          Kernel: Linux 5.15.0-88-generic
    Architecture: x86-64
 Hardware Vendor: System76
  Hardware Model: Wild Dog Pro
@ghost ghost added the errors Something isn't working label Nov 23, 2023
@ghost ghost changed the title bug: bug: Size unit color changes when --color-scale=age --color-scale-mode-fixed is used Nov 23, 2023
@ghost ghost changed the title bug: Size unit color changes when --color-scale=age --color-scale-mode-fixed is used bug: Size unit color changes when --color-scale=age --color-scale-mode=fixed is used Nov 23, 2023
@MartinFillon
Copy link
Contributor

Gonna make a PR later but fixed it locally

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

Successfully merging a pull request may close this issue.

1 participant