save_show_recent_pane

Function save_show_recent_pane 

Source
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_pane key while migrating legacy show_recent_pane entries.