Providing an int value for padding will hyperexplode the Terminal on launch #10088

Open
opened 2026-01-31 02:12:14 +00:00 by claunia · 0 comments
Owner

Originally created by @zadjii-msft on GitHub (Aug 10, 2020).

Originally assigned to: @DHowett on GitHub.

Add the following to a profile:

  "padding": 0

Prior to #6590, I think this worked. However now we're forcing the typecheck, and that's somehow causing us to entirely fail to load the user settings, which causes the app to crash on launch.

Originally created by @zadjii-msft on GitHub (Aug 10, 2020). Originally assigned to: @DHowett on GitHub. Add the following to a profile: ```jsonc "padding": 0 ``` Prior to #6590, I think this worked. However now we're forcing the typecheck, and that's somehow causing us to entirely fail to load the user settings, which causes the app to crash on launch.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10088