Michael Hauser <[email protected]> writes: > Kasimir Knallkopf writes: >> Hi, >> >> I often switch to a workspace but then want to snap back to the workspace >> that >> I just came from. What I would need is to create a circular buffer that >> stores >> the history, and I would then navigate backward and forward in this buffer. >> Is >> there someone who can help me with this? I know nothing about lua (except for >> some minor simple tweaks of the rc.lua file). >> >> Thanks. >> -- To unsubscribe, send mail to [email protected]. > > awful.key({ modkey, }, "Escape", awful.tag.history.restore), > > in the default rc.lua > > or am I missing something? > > :) <#secure method=pgpmime mode=sign> Thanks for the question and thanks for the answer - I added it to my >config immediately and I love it!
Cheers, Rainer -- Rainer M. Krug email: RMKrug<at>gmail<dot>com -- To unsubscribe, send mail to [email protected].
