v.21.4Improvements
Add Case-Insensitive History Search and Subword Movement to ClickHouse Client
Add case-insensitive history search/navigation and subword movement features to clickhouse-client. #22105 (Amos Bird).Why it matters
This feature enhances theclickhouse-client command-line interface by allowing users to perform case-insensitive searches through their command history and to navigate text by subwords. It improves usability and efficiency when recalling previous commands and editing queries.How to use it
Users can utilize the new case-insensitive history search and subword movement features directly withinclickhouse-client during interactive sessions. These enhancements are enabled by default upon updating to the version including this feature; no additional configuration is required.