Thank you very much for your answer! I will try to do it using groups or tags
On Thu, Feb 24, 2022 at 3:22 PM Szos <s...@posteo.net> wrote: > This could probably be done by either marking windows and defining a > command to swap out marked and unmarked windows or by mapping next in frame > (i dont remember the name of the command off hand) over the frame tree. > > 24. feb. 2022 15:19:43 Francesc <francesc.su...@gmail.com>: > > If I have 4 windows opened (let's call them 0,1,2 and 3) and I use a > vertical split (0|1). When I press the command ":next" ("Ctrl-r" "n"), it > cycles as (0|2), (0|3), (0|1), .... or (0|1), (2|1), (3|1), .... > > Is it possible to make cycles between (0|1) and (2,3)?? by grouping or > somethig similar? > > > Many thanks!! > >