Remove deserialization of legacy json keys #1424

Closed
opened 2026-01-30 22:26:48 +00:00 by claunia · 4 comments
Owner

Originally created by @zadjii-msft on GitHub (May 30, 2019).

Originally assigned to: @DHowett-MSFT on GitHub.

I'm thinking primarily of:

  • Globals in the root of the json object (which changed with #1005)
  • the table in a colorscheme as an array, not names
  • the entirely missing keybindings key (maybe we want to leave this however, or it could be fixed by #754 )
  • The legacy colorscheme key (changed to colorScheme with #1054 )
  • remove colorTable (#4091)
Originally created by @zadjii-msft on GitHub (May 30, 2019). Originally assigned to: @DHowett-MSFT on GitHub. I'm thinking primarily of: * Globals in the root of the json object (which changed with #1005) * the `table` in a colorscheme as an array, not names * the entirely missing keybindings key (maybe we want to leave this however, or it could be fixed by #754 ) * The legacy `colorscheme` key (changed to `colorScheme` with #1054 ) * remove `colorTable` (#4091)
Author
Owner

@bitcrazed commented on GitHub (Sep 24, 2019):

No longer required.

@bitcrazed commented on GitHub (Sep 24, 2019): No longer required.
Author
Owner

@zadjii-msft commented on GitHub (Nov 11, 2019):

Hey so I'm re-activating this to make sure we pull the old keybindings that we're not going to support in >=1.0. These were changed in #3391

@zadjii-msft commented on GitHub (Nov 11, 2019): Hey so I'm re-activating this to make sure we pull the old keybindings that we're not going to support in >=1.0. These were changed in #3391
Author
Owner

@DHowett-MSFT commented on GitHub (Jan 30, 2020):

I've begun work on a bunch of facets of this (i guess as indicated by the commits above!)

@DHowett-MSFT commented on GitHub (Jan 30, 2020): I've begun work on a bunch of facets of this (i guess as indicated by the commits above!)
Author
Owner

@ghost commented on GitHub (Apr 22, 2020):

:tada:This issue was addressed in #5190, which has now been successfully released as Windows Terminal Preview v0.11.1121.0.🎉

Handy links:

@ghost commented on GitHub (Apr 22, 2020): :tada:This issue was addressed in #5190, which has now been successfully released as `Windows Terminal Preview v0.11.1121.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v0.11.1121.0) * [Store Download](https://www.microsoft.com/store/apps/9n0dx20hk701?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1424