Re: StumpWM noob question

Szos <[email protected]> Thu, 24 Feb 2022 14:22:28 +0000 (UTC)
Newsgroups gmane.comp.window-managers.stumpwm.devel
Message-ID <[email protected]>
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!!
>