mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[FEAT]: Stacking containers with multiple windows. #374
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @parishrutpandey on GitHub (May 13, 2024).
Is it possible in Komorebi to stack 'containers' with multiple windows as opposed to only 'leaf' level single window 'containers'? I hope you understand what I mean by 'containers'.
It would be nice to be able to do that and also have a way to navigate to 'parent containers' of containers/windows.
@LGUG2Z commented on GitHub (May 13, 2024):
I think you might be after the behaviour shown in this video (stackbar)?
The example binds for these stacks are alt+arrow keys.
https://youtu.be/6LcjPozTGpQ
@parishrutpandey commented on GitHub (May 14, 2024):
Can I have multiple tiled windows in one stack?
@LGUG2Z commented on GitHub (May 14, 2024):
Yes, multiple tiled windows in stacks are supported
@parishrutpandey commented on GitHub (May 15, 2024):
How? Thanks. I can only get each 'tab' in the stack to hold a single window, not multiple split windows.