bracketedPaste function

bool bracketedPaste(
  1. int f
)

Implementation

bool bracketedPaste(int f) => f & kModeBracketedPaste != 0;