(_rl_move_vert) [__GO32__]: fflush the stream, to make sure cursor position
authorEli Zaretskii <eliz@gnu.org>
Wed, 15 Mar 2000 11:41:26 +0000 (11:41 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 15 Mar 2000 11:41:26 +0000 (11:41 +0000)
commitbd0856513e8ff76014ea70e3d2cefefcf69111f6
tree9b85f721ea5cf51b2d26d5918d5c1f79a7f927dc
parentcd0040c11f57567dc452ce86dd209e2d3bc2ab36
(_rl_move_vert) [__GO32__]: fflush the stream, to make sure cursor position
is up-to-date.
(space_to_eol) [__GO32__]: Clear the screen and home the cursor.
(insert_some_chars) [__GO32__]: Don't write directly to the screen in DJGPP
versions 2.x (it doesn't work).
(delete_chars) [__GO32__]: Ditto.
readline/display.c