ianyh/Amethyst

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

Open

#482 aberto em 7 de ago. de 2016

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Swift (516 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (16.121 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador