class Reline::LineEditor

def scroll_down(val)

def scroll_down(val)
 <= @rest_height
ne::IOGate.move_cursor_down(val)
t_height -= val
ne::IOGate.move_cursor_down(@rest_height)
ne::IOGate.scroll_down(val - @rest_height)
t_height = 0