Fix count on /close all, and /close read
This commit is contained in:
@@ -140,6 +140,7 @@ wins_close_by_num(int i)
|
||||
wins_refresh_current();
|
||||
}
|
||||
g_hash_table_remove(windows, GINT_TO_POINTER(i));
|
||||
status_bar_inactive(i);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user