Skip to content

Splitting panes from command line causes a crash. #19467

@R3DW1N3

Description

@R3DW1N3

Windows Terminal version

1.23.12811.0

Windows build number

10.0.26100.6508

Other Software

No response

Steps to reproduce

Launching the following from command prompt:

wt.exe -M -p Arch_Clear ; split-pane -V -s .55 -p Arch_Clear ; split-pane -H -s .15 -p Arch_Clear_Small ; split-pane -v -s .25 -p Arch_Retro ; mf up ; split-pane -V -s .3 -p Arch_Clear_Small ; split-pane -H -s .5 -p Arch_Clear_Small ; split-pane -H -s .6 -p Arch_Retro ; mf left ; split-pane -H -s .25 -p CMD_Bottom ; mf left

Expected Behavior

Terminal launches into 8 panes, with varying profiles.

Actual Behavior

All terminal windows crash, including the command prompt used to launch wt.exe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-WindowingWindow frame, quake mode, tearoutIssue-BugIt either shouldn't be doing this or needs an investigation.Priority-1A description (P1)Product-TerminalThe new Windows Terminal.

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions