Function show_cursor

Source
pub fn show_cursor() -> Cmd
Expand description

Creates a command that shows the terminal cursor.

This command sends a ShowCursorMsg to the program, which will make the terminal cursor visible.