-
-
Notifications
You must be signed in to change notification settings - Fork 904
Closed
Description
Describe the bug you encountered:
when performing search (e.g. fd somepattern
) under a ramdisk (using ImDisk as RAM disk utility), the following error is returned immediately:
[fd error] Cannot retrieve current directory (has it been deleted?)
Instead, the builtin windows prompt command:
dir /S /P somepattern
works correctly.
What version of fd
are you using?
8.2.1
Which operating system / distribution are you on?
Windows 8.1 x64
bl-ue