class Reline::LineEditor::DialogProcScope

def screen_height

def screen_height
  @line_editor.instance_variable_get(:@screen_size).first
end