pub fn save_show_recent_pane(value: bool)Expand description
What: Persist the visibility flag for the Search history pane.
Inputs:
value: Whether the Search history pane should be shown on startup.
Output:
- None.
Details:
- Writes to the canonical
show_search_history_panekey while migrating legacyshow_recent_paneentries.