search: retain the current answer when something is toggled
This fixes https://savannah.gnu.org/bugs/?58972.
Bug existed since version 5.0, commit bccb0ea0
.
Этот коммит содержится в:
родитель
b5fb41e963
Коммит
b38265cfb8
@ -132,6 +132,8 @@ void search_init(bool replacing, bool retain_answer)
|
||||
break;
|
||||
}
|
||||
|
||||
retain_answer = TRUE;
|
||||
|
||||
func = func_from_key(&response);
|
||||
|
||||
/* If we're here, one of the five toggles was pressed, or
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user