v.22.2Improvement

Improving Multi-Line Editing Experience in ClickHouse Client

Improving the experience of multiple line editing for clickhouse-client. This is a follow-up of #31123. #34114 (Amos Bird).
Enhanced multiple line editing capabilities in clickhouse-client, improving user interaction when writing multi-line queries.

Why it matters

To provide a better editing experience in clickhouse-client for multi-line input, allowing users to write and manage complex queries more easily and efficiently within the client interface.

How to use it

Users can launch clickhouse-client as usual and benefit from improved multi-line editing features automatically when entering queries composed of multiple lines.