sad.nvim icon indicating copy to clipboard operation
sad.nvim copied to clipboard

Specify path for search

Open uloco opened this issue 2 years ago • 0 comments

Is there a way to only search in a specific path? Can I provide a path / glob pattern instead of the filter for file types, like foo/bar/*.js. Or are only file endings supported by the filter? I don't want to configure fd globally, I want to be able to change the path for specific searches like in nvim-spectre.

uloco avatar Apr 27 '23 09:04 uloco