search: stay in the Search menu when trying to Replace in view mode

This fixes https://savannah.gnu.org/bugs/?56274.

Bug existed since version 3.1, commit 6cd53e7f.
master
Benno Schulenberg 2019-05-06 11:08:22 +02:00
parent 3c959fd038
commit 5764619655
1 changed files with 3 additions and 3 deletions

View File

@ -153,9 +153,9 @@ void search_init(bool replacing, bool keep_the_answer)
} else if (func == flip_replace) {
if (ISSET(VIEW_MODE)) {
print_view_warning();
break;
}
replacing = !replacing;
napms(600);
} else
replacing = !replacing;
} else {
if (func == flip_goto)
do_gotolinecolumn(openfile->current->lineno,