"splitPane" key binding action schema is missing "auto" as a valid split type #5956

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

Originally created by @0xabu on GitHub (Jan 15, 2020).

Environment

Windows build number: 10.0.18363.592
Windows Terminal version: 0.8.10091.0

Steps to reproduce

Add a keybinding for the auto splitPane action introduced by #4025. Open the profile in vscode. Observe warning squiggly:

image

Expected behavior

No squiggly.

Actual behavior

Looks like the schema is missing "auto" as a valid option.

Originally created by @0xabu on GitHub (Jan 15, 2020). # Environment ```none Windows build number: 10.0.18363.592 Windows Terminal version: 0.8.10091.0 ``` # Steps to reproduce Add a keybinding for the auto splitPane action introduced by #4025. Open the profile in vscode. Observe warning squiggly: ![image](https://user-images.githubusercontent.com/13037682/72460815-65b72900-3782-11ea-9573-d5644239847c.png) # Expected behavior No squiggly. # Actual behavior Looks like the schema is missing "auto" as a valid option.
Author
Owner

@mkitzan commented on GitHub (Jan 15, 2020):

Nice catch! I think I've got a fix for this.

@mkitzan commented on GitHub (Jan 15, 2020): Nice catch! I think I've got a fix for this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5956