Bracket clipboard paste contents in delimiter sequences.
When pasting from the (e.g. system) clipboard add ESC[200~ before the clipboard contents and ESC[201~ after the clipboard contents. This allows applications to distinguish clipboard contents from manually typed text.
Always filters control character from pasted text.
In this mode konsole additionally removes any ESC from the pasted text.