Add splitMode to JSON schema #6897

Closed
opened 2026-01-31 00:49:54 +00:00 by claunia · 1 comment
Owner

Originally created by @cinnamon-msft on GitHub (Mar 16, 2020).

Originally assigned to: @cinnamon-msft on GitHub.

splitMode is missing from the JSON schema as a possible key binding option for splitPane.

splitMode only accepts "duplicate".

Originally created by @cinnamon-msft on GitHub (Mar 16, 2020). Originally assigned to: @cinnamon-msft on GitHub. <!-- Briefly describe which document needs to be corrected and why. --> splitMode is missing from the JSON schema as a possible key binding option for splitPane. splitMode only accepts "duplicate".
Author
Owner

@DHowett-MSFT commented on GitHub (Mar 16, 2020):

We should document the options as duplicate and manual actually; manual isn't hardcoded and the app doesn't treat it specially, but it is the name we're using for the default

@DHowett-MSFT commented on GitHub (Mar 16, 2020): We should document the options as `duplicate` and `manual` actually; manual isn't hardcoded and the app doesn't treat it specially, but it _is_ the name we're using for the default
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6897