Skip to content

First window created is not in a tab on macOS... #2238

@sshock

Description

@sshock

For this test make sure you have "Prefer tabs" set to "always" in system preferences.

When testing the multiwindow example program I noticed:

  • Initial 3 windows created in the code are grouped together with tabs.
  • First window created by hitting a key ends up in a totally separate window.
  • Further windows created by hitting a key do get grouped with that one.

I don't understand why it makes a separate window that first time.

The good news is this problem doesn't occur in at least one downstream project, alacritty. But that just makes me even more curious to know what causes the problem and how one would avoid it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions