-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Locate file broken on macOS #8773
Copy link
Copy link
Open
Labels
:completion verticoPertains to Doom's :completion vertico modulePertains to Doom's :completion vertico moduleos:macOSPertains specifically to MacOSPertains specifically to MacOS
Milestone
Metadata
Metadata
Assignees
Labels
:completion verticoPertains to Doom's :completion vertico modulePertains to Doom's :completion vertico moduleos:macOSPertains specifically to MacOSPertains specifically to MacOS
Type
Fields
Give feedbackOpen to PRs
Yes
Priority
Low
Projects
StatusShow more project fields
Ready
Describe your issue
reproduce:

SPC s f, type any keyword, then will get an error message "/usr/bin/locate: illegal option -- -"I did not dig too much, the error message might indicate that I need a gnu version
locatecommand, but intuitively we should use the spotlight index (mdfind?) rather thanlocate, right?Steps to reproduce
SPC s f, type any keyword, then will get an error message "/usr/bin/locate: illegal option -- -"System information
https://pastebin.com/L2mYS4J4
Disclosures