Callback used when the user activates a hyperlink inside the terminal.
final Future<void> Function(String uri)? onOpenHyperlink;