[PR #4617] fix: escape double quotes on cmder and Anaconda profiles #25871

Closed
opened 2026-01-31 09:12:20 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


On Adding profiles for third-party tools documentation, cmder and Anaconda profiles are incorrect due to double quotes escape missing on the commandline JSON property.

This PR fixes the sample by adding \" on the file path of each tool that uses cmd.exe to run.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/4617 **State:** closed **Merged:** Yes --- On **Adding profiles for third-party tools** documentation, `cmder` and `Anaconda` profiles are incorrect due to double quotes escape missing on the `commandline` JSON property. This PR fixes the sample by adding `\"` on the file path of each tool that uses `cmd.exe` to run.
claunia added the pull-request label 2026-01-31 09:12:20 +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#25871