enable_bracketed_paste

Function enable_bracketed_paste 

Source
pub fn enable_bracketed_paste() -> Cmd
Expand 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.