lsd-rs / lsd

The next gen ls command
Apache License 2.0
13.05k stars 425 forks source link

[Bug]: no icon for ‘LICENCE’ #939

Closed Equationzhao closed 9 months ago

Equationzhao commented 10 months ago

Version

version

lsd 1.0.0

What OS are you seeing the problem on?

macOS

installation

brew install lsd

term

xterm-256color

ls-colors

no output

What happened?

The 'LICENSE' file has an icon but the 'LICENCE' does not.

What expected?

the 'LICENCE' has the same icon as the 'LICENSE'

What else?

No response

Equationzhao commented 10 months ago
image
zwpaper commented 10 months ago

Hi @Equationzhao, thanks for reporting this, It could be done by using the icon theme currently as we now support that.

or it would be great if you could submit a PR to fix it.

zwpaper commented 9 months ago

fixed now