class Reline::LineEditor::DialogProcScope

def screen_width

def screen_width
  @line_editor.instance_variable_get(:@screen_size).last
end