Having multiple layouts in a single space feels buggy #1037
Unanswered
marcofuentes05
asked this question in
potential-bugs
Replies: 1 comment
-
|
Duplicate of #24 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if this is a bug or I'm not understanding window handling correctly 🤔 this is whats happening:
In my
1space, I have three windows: Arc (browser), Alacritty (terminal) and an android simulator. I'm arranging the space in a vertical accordion where the first element is the browser, and the second one is a node containing the terminal and the simmulator in a horizontal tile.When I switch from the browser (node 1) to the terminal using
option-j, only the terminal window shows up and I have to pressoption-lto make the other window appear.Here is a GIF:
Beta Was this translation helpful? Give feedback.
All reactions