From cd07ff38f2413ac117968cab6705e97de439cbf6 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 16 Apr 2012 01:17:39 +0100 Subject: Added current window refresh on resize --- windows.c | 1 + 1 file changed, 1 insertion(+) diff --git a/windows.c b/windows.c index b0ddb570..1c52113b 100644 --- a/windows.c +++ b/windows.c @@ -93,6 +93,7 @@ void win_resize(void) create_title_bar(); create_status_bar(); create_input_window(); + _current_window_refresh(); dirty = TRUE; } -- cgit 1.4.1-2-gfad0