Terminal.matchSetCursorName
void matchSetCursorName(int tag, string cursorName)Sets which cursor the terminal will use if the pointer is over the pattern specified by tag.
Parameters
tag | the tag of the regex which should use the specified cursor |
cursorName | the name of the cursor |