You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I haven't actually used tere on Windows almost at all, so it very well might be that this is not possible currently, but ideally it should be. What happens if you type / to go to the root?
Thanks for the video! This is definitely something that should be fixed.
The approach that immediately comes to mind would be to extend the file system navigation (with #[cfg(windows)]) to pretend that we have a root folder under which the drives would be. It's probably quite ugly but I can't think of another way to do it. Maybe Path has some API to go beyond the drive root.
I might not have time to work on this before next year, but patches are definitely always welcome.
Is there a way to navigate to a different drive on windows?
The text was updated successfully, but these errors were encountered: