|
And raise an error if the requested width/height greater than the
maximum provided by console.winsize (to avoid rendering multi-lines)
Since the terminal cannot scroll with bigger width it's better to
limit the max configurations to the max allowed without scrolling
|