-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
I use Windows Subsystem for Linux a lot for several personal projects of mine and have been able to access the linux file system from the default windows explorer. However, on this Files app, in the usual place where I expect the linux files, I just see a hard disk image (.vhdx) file. Opening it results in an error (screenshot included). I suppose the app doesn't know how to read or write to linux's ext4 file system so the support for that is the feature I'd like to request.
Ideally, the solution would be something like the way the default file explorer handles the linux file system, where it operates seamlessly and the end user doesn't really notice that they are inside a linux space. Though, something like a subtle indicator, like a "[Linux]" string being added on the tab's name or something like that would be really nice in my opinion. Maybe an option in the app's settings to turn it on and off would be the best way to go about that.
I don't mind using a terminal to access WSL files so this isn't super critical to implement. It'd just be really nice.
Currently running version 0.21.1.0 on the Windows 10 Pro 20H2

