Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match Windows filenames ending in space or period #4

Open
silverwind opened this issue May 24, 2023 · 0 comments
Open

Match Windows filenames ending in space or period #4

silverwind opened this issue May 24, 2023 · 0 comments

Comments

@silverwind
Copy link
Collaborator

silverwind commented May 24, 2023

From https://learn.microsoft.com/en-us/windows/win32/fileio/naming-a-file#naming-conventions:

Do not end a file or directory name with a space or a period. Although the underlying file system may support such names, the Windows shell and user interface does not.

They should be added the the Windows Regexp.

@silverwind silverwind changed the title Additional Windows restrictions Match Windows filenames ending in space or period May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant