rebuild the reference after replacing

This commit is contained in:
anon 2023-09-03 01:06:47 +02:00
parent da66da5fa0
commit 26294ba596

View File

@ -403,6 +403,7 @@ int change_input(const int c) {
free(change);
input_mode = INPUT_NORMAL;
horswp_window();
rebuild_reference();
search(newpat);
break;
default: