dharple / detox

Tames problematic filenames
BSD 3-Clause "New" or "Revised" License
332 stars 19 forks source link

option to ignore spaces and fix only wrong chars #111

Closed plepps closed 8 months ago

plepps commented 8 months ago

Hi,

would it be possible to only fix wrong chars but still keep spaces as they are?

THX!

plepps commented 8 months ago

done by changing src/clean_string.c as needed.