[PR #7711] Normalize file paths before handing them to the jumplist #26976

Open
opened 2026-01-31 09:19:15 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/7711

State: closed
Merged: Yes


DestListLogoUri cannot handle paths that are separated with / unless
they're actually URLs. We have to guess somewhat whether something is a
file path and if it appears to be one, normalize it.

Fixes #7706

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/7711 **State:** closed **Merged:** Yes --- DestListLogoUri cannot handle paths that are separated with / unless they're actually URLs. We have to guess somewhat whether something is a file path and if it appears to be one, normalize it. Fixes #7706 ## PR Checklist * [x] Closes #7706 * [x] CLA * [ ] Tests added/passed * [ ] Documentation updated * [ ] Schema updated. * [x] I've discussed this with core contributors already
claunia added the pull-request label 2026-01-31 09:19:15 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#26976