Terminal.searchSetWrapAround

Sets whether search should wrap around to the beginning of the terminal content when reaching its end.

class Terminal
void
searchSetWrapAround
()

Parameters

wrapAround bool

whether search should wrap

Meta