Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Keep Spaces in File Names #25962
Keep Spaces in File Names #25962
Comments
|
No. |
|
Could I pay you to add that feature please? I know I could create a fork of the program but then I would have to update the program myself everytime you change your program. So could I pay you to add that feature to your program? |
Checklist
Question
The --restrict-filenames flag restricts filenames to only ASCII characters, and avoids "&" and spaces in filenames. Is there any way to keep spaces? Also is there any way to allow any characters that Windows allows in filenames?