Fix minor problems in text-mode menu display.
authorEli Zaretskii <eliz@gnu.org>
Wed, 9 Oct 2013 20:18:38 +0000 (23:18 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 9 Oct 2013 20:18:38 +0000 (23:18 +0300)
commit9f6a18d27ebab2f41edb60cc5c45af0222f8210f
treeb52d239e11af0b930338044e865fcc5990577aec
parent0486beac541c98698a73688991365298006f7cd3
Fix minor problems in text-mode menu display.

 src/term.c (tty_menu_activate): Flush the output stream after
 showing the cursor, and don't mark the frame garbaged at exit from
 the function.  Fixes redisplay glitches when moving from one menu
 to another.
src/ChangeLog
src/term.c