mwindow.c
12.6 KB
-
mwindow: Fix a bug in the LRU window finding code · 2f382ab7
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