Fix tab_bar_min_tabs not tab_bar_filter

Fixes #9278
This commit is contained in:
Kovid Goyal
2025-12-12 17:11:43 +05:30
parent 94106aa79e
commit 399354cbe5
8 changed files with 32 additions and 38 deletions

View File

@@ -190,6 +190,8 @@ Detailed list of changes
- Linux: Fix a bug causing colors to occasionally all go black when using mesa
>= 25.3.0 with nouveau GPU driver (:iss:`9235`)
- Fix :opt:`tab_bar_min_tabs` not respecting :opt:`tab_bar_filter` (:iss:`9278`)
0.44.0 [2025-11-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~