terminal customization problem #10234

Closed
opened 2026-01-31 02:16:04 +00:00 by claunia · 6 comments
Owner

Originally created by @Skipper1117 on GitHub (Aug 20, 2020).

failed in trailing commas,windows terminal is using the default settings, go to line 52,and column 24-error
whenever trying to change the background image.
whats the solution of this.

Originally created by @Skipper1117 on GitHub (Aug 20, 2020). failed in trailing commas,windows terminal is using the default settings, go to line 52,and column 24-error whenever trying to change the background image. whats the solution of this.
Author
Owner

@DHowett commented on GitHub (Aug 20, 2020):

We cannot help you with settings errors if you do not share your settings file.

@DHowett commented on GitHub (Aug 20, 2020): We cannot help you with settings errors if you do not share your settings file.
Author
Owner

@Skipper1117 commented on GitHub (Aug 20, 2020):

Screenshot (9)

This is the problem

@Skipper1117 commented on GitHub (Aug 20, 2020): ![Screenshot (9)](https://user-images.githubusercontent.com/69949793/90716451-9f2cb580-e2ca-11ea-92bc-97b449999356.png) This is the problem
Author
Owner

@DHowett commented on GitHub (Aug 20, 2020):

Because this is JSON you must use \\ or / instead of \. It is because \ is an “escape character”.

@DHowett commented on GitHub (Aug 20, 2020): Because this is JSON you must use `\\` or `/` instead of `\`. It is because `\` is an “escape character”.
Author
Owner

@ghost commented on GitHub (Aug 24, 2020):

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@ghost commented on GitHub (Aug 24, 2020): This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**.
Author
Owner

@vadimkantorov commented on GitHub (Aug 26, 2020):

Maybe this would be a common mistake on Windows, since default Windows path format is different. Maybe error message could include: "Plaese check if you use forward slashes in file paths."

@vadimkantorov commented on GitHub (Aug 26, 2020): Maybe this would be a common mistake on Windows, since default Windows path format is different. Maybe error message could include: "Plaese check if you use forward slashes in file paths."
Author
Owner

@ghost commented on GitHub (Aug 30, 2020):

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@ghost commented on GitHub (Aug 30, 2020): This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10234