[Feature] Screen Size Checks after login
Would be nice if the screen size were re-checked at a few locations, as well as having a JS method that can recheck/block.
For instance, if a user resizes their terminal while reading messages, it would be nice if before re-showing or showing the next message the system does a screen size check.
Similarly, it would be nice to have a JS function on the console object that does the same.