The source project of this merge request has been removed.
Improve handling of reducing the tab limit
Currently, reducing the tab limit just closes the N tabs on the right, even if the current tab is among them. This MR makes it close the N least used tabs instead.