KazDragon / terminalpp

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

Cursor position is reset when a terminal changes its size #267

Closed KazDragon closed 3 years ago

KazDragon commented 3 years ago

Fixes #263


This change is Reviewable

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.002%) to 96.246% when pulling 5833d2b7ff5a74b2813918c6cacdbee9527a2425 on forget-cursor-position-when-changing-terminal-size#263 into 8c3cd3d4c95d94c6fcd747567e77bf9ff01ec9ba on master.