mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-18 03:41:16 -03:00
Commit4f536d6a9b(Update commandline state snapshot lazily, 2024-04-13) add an optimization to update the search field only if necessary. The optimization accidentally prevents us from resetting the search field. Fixes #11161 (cherry picked from commit72f2433120)