No problem, sorry I wasn't more clear to begin with. 14. mar. 2022 00:38:29 Tim Cross <theophil...@gmail.com>:
> > Shostek <s...@posteo.net> writes: > >> Ah, sorry what I'm referring to is the (perhaps poorly documented) way top >> maps >> are handled. There is one general *top-map*, but there is also a >> *group-top-map*, *float-group-top-map*, etc., which define top level >> keybindings >> for various groups. By default they all just contain their respective root >> map >> bound to the prefix key, but if you for example wanted some keybindings >> active >> in only floating groups you could define them in the floating groups top/root >> maps. These maps are returned by the function #'top-maps if I recall >> correctly >> (I don't have my pc in front of me). I was suggesting that such a setup >> could be >> used with the spatial groups to have a canonical place for bindings related >> to >> the spatial groups. >> > > Thanks for explaining. I understand what you mean now.