v.21.1Improvements

Fix clickhouse-client rendering issue with terminal window resizing

Fix clickhouse-client rendering issue when the size of terminal window changes. #18009 (Amos Bird).
Fixed a rendering issue in clickhouse-client that occurred when the terminal window size changes.

Why it matters

This fix addresses a problem where the user interface of clickhouse-client would not properly redraw or adjust when the terminal window is resized, improving usability and preventing display glitches during interactive use.

How to use it

The fix is applied automatically in the updated version of clickhouse-client. Users simply need to upgrade to this version to benefit from the improved terminal rendering behavior.