printer: add hyperlinks
This commit represents the initial work to get hyperlinks working and was submitted as part of PR #2483. Subsequent commits largely retain the functionality and structure of the hyperlink support added here, but rejigger some things around.
This commit is contained in:
committed by
Andrew Gallant
parent
86ef683308
commit
1a50324013
@@ -380,6 +380,7 @@ rgtest!(r428_color_context_path, |dir: Dir, mut cmd: TestCommand| {
|
||||
"-N",
|
||||
"--colors=match:none",
|
||||
"--color=always",
|
||||
"--hyperlink-format=",
|
||||
"foo",
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user