mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 03:50:24 +08:00
parent
d51ecb7fb3
commit
7768952749
@ -951,6 +951,7 @@ impl Pager {
|
||||
self.search_field_shown = false;
|
||||
self.search_field_line.clear();
|
||||
self.extra_progress_text.clear();
|
||||
self.suggested_row_start = 0;
|
||||
}
|
||||
|
||||
// Updates the completions list per the filter.
|
||||
|
Loading…
x
Reference in New Issue
Block a user