BufferOverflow-Kit icon indicating copy to clipboard operation
BufferOverflow-Kit copied to clipboard

enhance terminal_size method

Open KINGSABRI opened this issue 12 years ago • 0 comments

change terminal_size method to be

def terminal_size
       Readline.get_screen_size.reverse
end

KINGSABRI avatar Aug 12 '13 08:08 KINGSABRI