OSDN Git Service

(_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)
commit44e17056ec76c28bd6a756c8c45d59924847b128
tree6381432f13ca26b2459a574bafdb2acc4a302bb2
parent84fa01df0b1c267b80cde777acfb4505f9e4040d
(_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