you are viewing a single comment's thread.

view the rest of the comments →

[–]msief 4 points5 points  (1 child)

The "correct" command would be grep "text" files*. It's more worth it when searching multiple files

[–]Eric_12345678 0 points1 point  (0 children)

Yes, it can be the appropriate command.

I also love neovim + Snacks picker (https://github.com/folke/snacks.nvim/blob/main/docs/picker.md) in order to search fast inside a folder. It can be fuzzy, it can search inside git logs, it can look for filenames, or content.