console teapot should handle the terminal being resized #72
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, if you resize the terminal window the console version of teapot is displaying in, it continues displaying at the old size, leading to either wasted screen space if you enlarge or a difficult-to-use display if you shrink the terminal. It should detect and handle such a size change.