pub fn disable_bracketed_paste() -> Cmd
Creates a command that disables bracketed paste mode.
This command sends a DisableBracketedPasteMsg to the program, which will disable bracketed paste mode in the terminal.
DisableBracketedPasteMsg