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:
2023-06-23 17:43:58 +02:00
parent 063b0559c9
commit e9d66576db

View File

@@ -1 +1,3 @@
--hidden
# Print file path as a prefix
--no-heading