pub fn show_cursor() -> Cmd
Creates a command that shows the terminal cursor.
This command sends a ShowCursorMsg to the program, which will make the terminal cursor visible.
ShowCursorMsg