summaryrefslogtreecommitdiffstats
path: root/src/popupwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/popupwin.c')
-rw-r--r--src/popupwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/popupwin.c b/src/popupwin.c
index 76418275bd..266e113485 100644
--- a/src/popupwin.c
+++ b/src/popupwin.c
@@ -3357,7 +3357,7 @@ popup_do_filter(int c)
// Reset got_int to avoid a function used in the statusline aborts.
got_int = FALSE;
- redraw_after_callback(FALSE);
+ redraw_after_callback(FALSE, FALSE);
got_int |= save_got_int;
}
recursive = FALSE;