<div dir="ltr">Possibly XMonad.Actions.CycleWindows. This said, there's a standard set of bindings to mod-j and mod-k (alternately mod-tab, mod-shift-tab) that might do what you want.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 12, 2021 at 10:53 AM Ruben Astudillo <<a href="mailto:ruben.astud@gmail.com">ruben.astud@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello list.<br>
<br>
To move to the previous selected window, I use the module<br>
`XMonad.Actions.GroupNavigation` and its `historyHook` with a key set up to<br>
`nextMatch History (pure True)`. With this I can alternate to the previously<br>
selected window. But it is not a repeatable process, because once I jump to<br>
the previous window, the window from which I jumped becomes the "previous<br>
window". That means I can only alternate between two windows with this setup.<br>
<br>
What I would like is to have the equivalent of `C-o` on vim or `C-u<br>
C-<space>` on emacs but without it being limited to two movements. What<br>
modules on contrib should I be using?<br>
<br>
-- <br>
-- RubĂ©n. pgp: 4EE9 28F7 932E F4AD<br>
_______________________________________________<br>
xmonad mailing list<br>
<a href="mailto:xmonad@haskell.org" target="_blank">xmonad@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>brandon s allbery kf8nh</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a></div></div></div></div></div>