# File raggle, line 2868 def dimensions ha = []; wa = [] Ncurses::getmaxyx @win, ha, wa [wa[0], ha[0]] end