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 int

whether search should wrap Since 0.26

Meta