Given that the console can vary in size, we should have a way for programs to query this size. I'm not sure how that would look like though: do we return an array with the various dimensions, or do we try to come up with records first? Also, need to expose both the text and graphical dimensions, maybe within the same command or two separate ones.
Given that the console can vary in size, we should have a way for programs to query this size. I'm not sure how that would look like though: do we return an array with the various dimensions, or do we try to come up with records first? Also, need to expose both the text and graphical dimensions, maybe within the same command or two separate ones.