pub fn disable_report_focus() -> Cmd
Creates a command that disables focus reporting.
This command sends a DisableReportFocusMsg to the program, which will disable focus events in the terminal.
DisableReportFocusMsg