lsd icon indicating copy to clipboard operation
lsd copied to clipboard

Adding new file types

Open bearcatsandor opened this issue 2 years ago • 1 comments

Is there a process for users to add file types that aren't recognised. For instance, I work with wavpack and dsd files and it would be great to have them recognised as audio file types.

bearcatsandor avatar Jul 18 '22 15:07 bearcatsandor

If those are common enough extensions, feel free to just add those into lsd. You can do that by adding them in https://github.com/Peltoche/lsd/blob/946f2430661e57e0eda641a3f70601d4b46a3b71/src/icon.rs#L225

meain avatar Jul 20 '22 04:07 meain

We also have #707 in the pipeline for enabling custom icons.

meain avatar Sep 12 '22 04:09 meain

Sorry for asking in a closed issue, but is "justfile" legit to be a common extension? just

dreamerlzl avatar Nov 21 '22 06:11 dreamerlzl

Sure, feel free to add an icon if that is what you are going for.

meain avatar Nov 21 '22 10:11 meain