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?
:)
--
'aware water' is an anagram for 'we are at war'
--
To unsubscribe, send mail to [email protected].