connectNextMatch

fun connectNextMatch(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>

Emitted when the user initiates a move to the next match for the current search string.

This is a class.SignalAction.html.

Applications should connect to it, to implement moving between matches.

The default bindings for this signal is Ctrl-g.

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect