Closed GreasySlug closed 1 year ago
I don't know whether the problem is with File::open
or some permissions are screwed up in your environment. Can't find any documentation or comments about File::open
not working on Windows. Do you see anything?
I've searched it, but haven't figured it out yet. We' ll know that when the crossterm migration is merged and we get feedback from other windows users. I hope it's just my environment.
This is an issue specific to windows In wsl(ubuntu), do not happen.
std::fs::File::open(path)
is basically not allowed access.Therefore, using the "l" key is impossible to move to the directory and symbolic link.