Page 1 of 1
Can I Undo more Closed Tabs
Posted: 17 Dec 2014 16:11
by fogg
Hello again.
I have another feature request.
You can re-open a lot of closed tabs in web browsers. but Xyplorer cannot do it. It only opens the last one tab with This option: Reopen Last Closed Tab.
For better use, I wish it could save a history of closed tabs and open more closed tabs with this option.
Thank you.
Phil.
Re: Can I Undo more Closed Tabs
Posted: 17 Dec 2014 16:32
by highend
Re: Can I Undo more Closed Tabs
Posted: 17 Dec 2014 16:35
by bdeshi
+1 for a native solution!
<edit>my suggestion is the same as highend. But this might help anyways. </edit>
Try this:
http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=8633
Note that you need to close tabs using this script to be able to reopen them later.
I suggest you link a toolbar button with this script. Follow this instructions:
1| download the script file ("restoretabs.xys") from the linked topic and save it to <xyscripts> folder.
2| Then enter ::snippet; into the addresbar. A textbox will pop up. Paste the following code there.
Code: Select all
Snip: CTB 1
XYplorer 14.70.0002, 12/17/2014 9:32:29 PM
Action
NewUserButton
Name
Tab Re-opener
Icon
:closetab
ScriptL
::load "restoretabs.xys", "Close Tab";
ScriptR
::load "restoretabs.xys", "Restore Last Tab";
FireClick
0
3| A new button with the "close tabs" icon will be added to the toolbar. left-click it to close a tab and right click to get a list of restorable tabs.
BTW, @highend, that's a very useful script. I wonder why I wasn't using it all this time...

Re: Can I Undo more Closed Tabs
Posted: 17 Dec 2014 17:36
by fogg
SammaySarkar wrote:BTW, @highend, that's a very useful script. I wonder why I wasn't using it all this time...

Me too! Many thanks highend.
(But I still wish XY can do it on its own

)
Only one more question. The script also closes locked tabs. Can it not do that and show the normal alertbox?
Re: Can I Undo more Closed Tabs
Posted: 17 Dec 2014 18:26
by bdeshi
I uploaded a new ( cutomized ) version of highend's script here:
http://www.xyplorer.com/xyfc/viewtopic. ... 45#p115345
this one will show the ususal alerts.
Re: Can I Undo more Closed Tabs
Posted: 28 Feb 2020 13:25
by Luigi
It would be nice to undo more closed tabs without scripts. Adding my reply as "+1"