microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
95.96k stars 8.35k forks source link

docker-desktop added to the drop-down menu #18231

Open zcobol opened 1 week ago

zcobol commented 1 week ago

Windows Terminal version

1.22.3232

Windows build number

10.0.19045.0

Other Software

No response

Steps to reproduce

Expected Behavior

Actual Behavior

DHowett commented 1 week ago

Would you be able to open your Settings JSON file and send a copy of the section for docker-desktop?

zcobol commented 1 week ago
           {
                "guid": "{ecbae6b1-3d13-5e5a-bd3a-0c5869343d4d}",
                "hidden": false,
                "name": "docker-desktop",
                "source": "Microsoft.WSL"
            }
DHowett commented 1 week ago

Thanks! That is a “new format” distribution generated by WSL itself. It would be worth filing a bug on their repository!

DHowett commented 1 week ago

Also, if you delete it, it will not come back.