-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Add option to customize the separator character betwen paths, lines, columns and matches #1842
Copy link
Copy link
Closed
Labels
enhancementAn enhancement to the functionality of the software.An enhancement to the functionality of the software.help wantedOthers are encouraged to work on this issue.Others are encouraged to work on this issue.rollupA PR that has been merged with many others in a rollup.A PR that has been merged with many others in a rollup.
Description
As of version 12.1.1, if the --no-heading option is used then a : will be used to separate paths, lines, columns (if the --column option is used) and matches. Is it possible to customize those characters individually?
For example I'd like to use a @ between paths and lines, the default : between lines and columns and a space between columns and matches.
I'm new to ripgrep, I've read the manual but I haven't found anything about it so I assume this behaviour is not currently supported?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementAn enhancement to the functionality of the software.An enhancement to the functionality of the software.help wantedOthers are encouraged to work on this issue.Others are encouraged to work on this issue.rollupA PR that has been merged with many others in a rollup.A PR that has been merged with many others in a rollup.