mwindow.c
11.2 KB
-
mwindow: Fix a bug in the LRU window finding code · 92104610
This change now updates the `lru_window` variable to match the current file's MRU window. This makes it such that it doesn't always choose the file that happened to come last in the list of window files, and instead should now correctly choose the file with the least-recently-used one.
lhchavez committed