mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
is Primary must at Tertiary left in custom-layout? #160
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 @WillDawnlll on GitHub (Nov 10, 2022).
@LGUG2Z commented on GitHub (Jan 22, 2023):
With custom layouts, currently tertiary columns must be the right-most columns; they cannot occupy any other column position.
@TimoKramer commented on GitHub (Jun 26, 2023):
that's sad, I usually have my WSL/wezterm open left with multiple panes and need my browser left with any other window opening below that. Any plans on implementing that?
@LGUG2Z commented on GitHub (Jun 26, 2023):
It's highly unlikely that I will personally do any work on adding new default or custom layouts again as it's my least favourite part of the project to work on.
However, if somebody wants changes to the custom layout system enough that they are willing to put in the time to implement them and open a PR, I'll be glad to integrate those changes into the project.
@Dimbel1 commented on GitHub (Apr 26, 2024):
I would like to reopen the issue because I think this functionality would offer a lot of flexibility and freedom in creating real custom layouts. Unfortunately, I'm not able to implement the functionality myself because I don't know enough about programming. But if the issue remains open, perhaps someone will be able to do so.