ianyh/Amethyst

BSP creates new windows in the same "tree" that they were spawned from

Open

#482 opened on Aug 7, 2016

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Swift (516 forks)batch import
bughelp wanted

Repository metrics

Stars
 (16,121 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I don't know if this is meant to be a feature, but I see this strange behavior with BSP in 0.11.0b where creating a new window with command + N causes the new window to be added to the window or "tree" of the window currently selected. So if I have the left main pane window (let's say, Chrome) selected, and hit command + N a couple times, I will see a bunch of small windows on the left hand side of the screen, not on the lower right, where I would expect.

Trello Card

Contributor guide