OSDN Git Service

(_rl_move_vert) [__GO32__]: fflush the stream, to make sure cursor position
authoreliz <eliz>
Wed, 15 Mar 2000 11:41:26 +0000 (11:41 +0000)
committereliz <eliz>
Wed, 15 Mar 2000 11:41:26 +0000 (11:41 +0000)
commit49a94f96a9bd78e6ea399389cb4c69198b84ac45
tree48a5091da9b80f87ed0f9b4712c30332f88c7de9
parent930af5f2d8db7dc08a80696a99b768678832f636
(_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