KazDragon / terminalpp

A C++ library for interacting with ANSI terminal windows.
MIT License
75 stars 10 forks source link

Draw errors when changing terminal size #263

Closed KazDragon closed 3 years ago

KazDragon commented 3 years ago

On certain terminals, changing the size of the terminal does not leave the cursor in the same position, meaning that the next element drawn may be in the wrong place.