v.24.5Improvement

Keep Previous Data in Terminal after Skim Suggestions

Keep previous data in terminal after picking from skim suggestions. #63261 (FlameFactory).
Keep previous data visible in the terminal after selecting suggestions from the skim tool.

Why it matters

This feature addresses the issue of losing previously displayed query results or terminal output when users pick a suggestion from skim. By retaining the prior data, users can better reference and compare results without needing to re-run queries or commands.

How to use it

This behavior is enabled automatically when using the skim tool within the ClickHouse terminal environment. No additional configuration is required.