Session files: Fix a regression in the previous release that broke matching on windows in the current tab

Fixes #9037
This commit is contained in:
Kovid Goyal
2025-09-29 19:44:01 +05:30
parent 14f75c9a9b
commit 13e3ecad5c
2 changed files with 9 additions and 1 deletions

View File

@@ -155,6 +155,9 @@ Detailed list of changes
picker list the sessions in a fixed order rather than by most recent
(:disc:`9033`)
- Session files: Fix a regression in the previous release that broke matching on
windows in the current tab (:iss:`9037`)
0.43.0 [2025-09-28]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~