Shows the cursor.
@override void show_cursor() { stdout.write(control_sequence_identifier + "?25h"); }