Canop / broot

A new way to see and navigate directory trees : https://dystroy.org/broot
MIT License
10.52k stars 230 forks source link

Update nerdfont and vscode icons #906

Closed jpaju closed 1 month ago

jpaju commented 1 month ago

Added icon mappings for several file and extension types. Also fixed formatting and sorting on some mapping files

Canop commented 1 month ago

I'm in holidays. Can I have a reviewer ?

FrancescElies commented 1 month ago

nerdfont LGTM grafik

vscode I have some issue together with wezterm, thus I didn't test it but that is probably related with my setup.

jpaju commented 1 month ago

The icon for a.Dockerfile and Dockerfile actually seem to be off, it should be the same as docker-compose.yml 🤔

FrancescElies commented 1 month ago

@jpaju good catch, didn't notice that, not sure what's going on, does is look right on your side?

Even though a bit small I do get a funny tiny docker whale whale when printing the unicode char defined for it ( "file_type_docker", 0xf308 )

grafik
FrancescElies commented 1 month ago

@jpaju maybe you could move the docker maps to another pr? This way probably you could get this one merged and the docker icon problem can be looked in isolation there.

jpaju commented 1 month ago

Yes! Now the icons for docker files are removed from this PR

FrancescElies commented 1 month ago

@Canop if you are with this too feel free to merge.