(tty_cursor_hidden): New variable.
authorGerd Moellmann <gerd@gnu.org>
Thu, 31 May 2001 08:56:32 +0000 (08:56 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 31 May 2001 08:56:32 +0000 (08:56 +0000)
commitd284f58f0c4c08c24fa9e84e1904454bcc60ef26
treec291fe1617dc02dce130f678c97c952aa4a8f92c
parent1300e2720b8fe0bc06b8965404c5fba3adae65eb
(tty_cursor_hidden): New variable.
(update_begin): Don't call tty_hide_cursor.  Clean up.
(update_end, set_terminal_window, set_scroll_region): Clean up.
(ring_bell, reset_terminal_modes): Clean up.
(tty_hide_cursor, tty_show_cursor): Hide/show cursor depending
on tty_cursor_hidden.
(write_glyphs): Call tty_hide_cursor.
src/term.c