2

I'd like to configure ConEmu in the following manner: If I have several existing open consoles in a split window, the active console automatically takes xx% of the width and the other splits take a smaller portion.

In the picture below the left console is active (I am currently working there) and it is wide. When I switch to the right console (the one that is inactive in the picture), I would like this right console to become wider and the left one narrow. This should happen automatically.

enter image description here

I found the documentation for the Gui Macros that allow me to

[...m]ove splitter between panes (aka resize panes)

However I am stuck with implementing the feature above.

Any help appreciated.

4
  • What do you want in fact: resize your current splits or start panes in desired configuration?
    – Maximus
    Commented Sep 17, 2018 at 14:28
  • @Maximus, thanks for looking at this. I would like to resize current panes (splits) that are already open.
    – Zuabi
    Commented Sep 17, 2018 at 15:26
  • Your question is too abstract. GuiMacro is intended to execute some actions. No problem, but you didn't tell us what actions you want to execute. What have you tried and what is the problem?
    – Maximus
    Commented Sep 18, 2018 at 14:08
  • @Maximus, thanks again for your comment. I added a screenshot.
    – Zuabi
    Commented Sep 19, 2018 at 6:10

0

You must log in to answer this question.

Browse other questions tagged .