bracketedPaste property

bool bracketedPaste
final

Whether to enable bracketed paste mode.

When true, pasted content is wrapped in escape sequences and delivered as a single PasteMsg.

Implementation

final bool bracketedPaste;