Skip to content

Ever filename and directory name has an unprintable unicode char #8

Description

@Slimicus

Every (or almost every) file and folder has an unprintable unicode character in the name.. 0x2002 {en space}

I tried to make a sln file for the root of this zip file since each listing has just a few lines of code and it's ridiculous to open every one as a new instance of VS or re-open multiple ones since it takes so long.. but VS was claiming it couldn't find the files because of that character..

I wrote a program to rename all the folders and files recursively to remove it and it worked fine after that, but take out the special unprintable unicode space character, there's no need for it in the filenames. It just causes confusion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions