Terminal.matchRemove

Removes the regular expression which is associated with the given tag from the list of expressions which the terminal will highlight when the user moves the mouse cursor over matching text.

class Terminal
void
matchRemove
(
int tag
)

Parameters

tag int

the tag of the regex to remove