mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-31 20:21:59 -07:00
committed by
Andrew Gallant
parent
3ad7a0d95e
commit
c3e85f2b44
@@ -1526,7 +1526,7 @@ fn flag_hyperlink_format(args: &mut Vec<RGArg>) {
|
||||
Set the format of hyperlinks to match results. Hyperlinks make certain elements
|
||||
of ripgrep's output, such as file paths, clickable. This generally only works
|
||||
in terminal emulators that support OSC-8 hyperlinks. For example, the format
|
||||
*file://{host}{file}* will emit an RFC 8089 hyperlink.
|
||||
*file://{host}{path}* will emit an RFC 8089 hyperlink.
|
||||
|
||||
The following variables are available in the format string:
|
||||
|
||||
|
Reference in New Issue
Block a user