pub fn enable_bracketed_paste() -> CmdExpand description
Creates a command that enables bracketed paste mode.
This command sends an EnableBracketedPasteMsg to the program, which will
enable bracketed paste mode in the terminal. This helps distinguish pasted
text from typed text.