Re: StumpWM noob question
Francesc <[email protected]> Fri, 25 Feb 2022 12:50:56 +0100
| Newsgroups | gmane.comp.window-managers.stumpwm.devel |
|---|---|
| Message-ID | <CAJCDX4cNtrK6VY=haHgDhXOYKiJ0G-JSaFu=w6CrVhHWCymuMw@mail.gmail.com> |
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 <[email protected]> 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 <[email protected]>: > > 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!! > >