[ruby/io-console] Made cursor position consistent with winsize
winsize
To be consistent with winsize, changed the cursor position format from [x, y] to [row, column].
[x, y]
[row, column]
https://github.com/ruby/io-console/commit/d1f5ae9286
[ruby/io-console] Made cursor position consistent with
winsizeTo be consistent with
winsize, changed the cursor positionformat from
[x, y]to[row, column].https://github.com/ruby/io-console/commit/d1f5ae9286