Add configuration option to control new window insertion direction #1768
-
|
Currently, AeroSpace always inserts new windows at the end (right/bottom) of containers. It would be great to have an option to control this behavior, for example: default-insertion-direction = 'left' # 'left', 'right', 'top', 'bottom'Current Limitations
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I don't mind to have such configuration option. (Please note that directional approach that you are suggesting doesn't make sense since the orientation is already controlled by Converted this discussion to an issue: #1770 If you don't mind, can you please mention your use cases in the issue comments. Is it just a vim habit or there is more to it? |
Beta Was this translation helpful? Give feedback.
I don't mind to have such configuration option. (Please note that directional approach that you are suggesting doesn't make sense since the orientation is already controlled by
default-root-container-orientation)Converted this discussion to an issue: #1770
If you don't mind, can you please mention your use cases in the issue comments. Is it just a vim habit or there is more to it?