Function disable_mouse

Source
pub fn disable_mouse() -> Cmd
Expand description

Creates a command that disables mouse reporting.

This command sends a DisableMouseMsg to the program, which will disable all mouse events in the terminal.