v.21.1Improvements

Add Key Bindings for History Navigation

Add key bindings for navigating through history (instead of lines/history). #31641 (Azat Khuzhin).
Add key bindings to navigate through query history entries in the ClickHouse client.

Why it matters

This feature improves user experience by allowing easier and more intuitive navigation through previously executed queries, enhancing efficiency when reusing or reviewing past commands.

How to use it

Users can use the newly added key bindings within the ClickHouse client interface to move between different entries in their query history. These shortcuts replace or complement existing line-by-line navigation, enabling quick history browsing.