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).
Why it matters
To provide a better editing experience inclickhouse-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 launchclickhouse-client as usual and benefit from improved multi-line editing features automatically when entering queries composed of multiple lines.