Skip to content

Missing icon in Windows Terminal profile #160

@dact221

Description

@dact221

Dear developers,

I installed Julia via Microsoft Store (Windows 11), and the package installed a profile for Windows Terminal. However, the Terminal profile is missing the Julia icon:

image

I checked the URI in the profile and apparently it's ok:

ms-appx://JuliaComputingInc.Julia/Public/Fragments/julia.ico

However, I read the Windows App Development docs and found that the The package name in the ms-appx URI scheme must be the name of one of the packages in the current running app's package dependency graph (i.e., Terminal dependencies).

According to that, it seems that it's not possible for Terminal to access the Julia icon through URI schemes. I have been thinking of another way that doesn't require the user to input a custom path, but nothing comes to my mind.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions