I have a pretty good WIP that uses a stack to keep track of whether or not a tab or lister was closed and pops the latest item and runs the builtin function to reopen the lister or tab. The problem is, when I reopen a lister, it wipes away the entire closed tab history
Also it appears only the most recently closed tab is tracked. Does DOPUS only maintain the single recently closed tab and lister? Is there a way to view this history from within a script?