ripgrep: Add --no-heading
Always print path as prefix (By default this is done only when stdout is not a tty), as this makes it easier to browse a long list of matches.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
--hidden
|
||||
# Print file path as a prefix
|
||||
--no-heading
|
||||
|
||||
Reference in New Issue
Block a user