Event TerminalView.Link (gb.form.terminal)

Event Link ( )

This event is raised to check if the text under the mouse is a link.

The Link property will return an object that gives you the current line contents, and the position of the cursor in that line. Then call the TerminalView.Link.Select() method to define which part of the current line is a link. Otherwise do nothing.