mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
parent
d51ecb7fb3
commit
7768952749
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue