Closed fissionxuiptz closed 9 years ago
IO.console.winsize returns [ rows, columns ], but terminal_size should return [ columns, rows ].
@abinoam Can you review this when you get a chance?
:+1:
Hi @fissionxuiptz,
Thanks for the PR. Merging. (I'll fix the tests)
IO.console.winsize returns [ rows, columns ], but terminal_size should return [ columns, rows ].