Skip to content

Split pane from command prompt yields inconsistent results #4430

@tedhudek

Description

@tedhudek

Environment

Windows build number: 10.0.18363.0
Windows Terminal version: 0.9.271.0

Steps to reproduce

  1. Create desktop shortcut with wt.exe ; split-pane ; split-pane.
  2. Run shortcut, observe Terminal's pane layout, close Terminal. Repeat several times.
  3. For me this has resulted in all of the following at different times
    • 3 panes with half vertical left and two quarters on the right
    • 3 panes with two quarters on left, half vertical on right
    • 2 vertical panes
    • once I even got a single pane

Expected behavior

Expecting first bullet under step 3 above. Absent changes in screen dimension, command line invocation should produce same results each time.

Actual behavior

Getting variable results rather than consistent results. I do seem to get the expected one most often, but not 100% of the time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalHelp WantedWe encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.Product-TerminalThe new Windows Terminal.Resolution-DuplicateThere's another issue on the tracker that's pretty much the same thing.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions