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.
Can I Undo more Closed Tabs
Can I Undo more Closed Tabs
s404:signature not found.
Re: Can I Undo more Closed Tabs
One of my scripts helped you out? Please donate via Paypal
Re: Can I Undo more Closed Tabs
+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.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...
<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
0BTW, @highend, that's a very useful script. I wonder why I wasn't using it all this time...
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
Re: Can I Undo more Closed Tabs
Me too! Many thanks highend.SammaySarkar wrote:BTW, @highend, that's a very useful script. I wonder why I wasn't using it all this time...
(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?
s404:signature not found.
Re: Can I Undo more Closed Tabs
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.
this one will show the ususal alerts.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
Re: Can I Undo more Closed Tabs
It would be nice to undo more closed tabs without scripts. Adding my reply as "+1"
XYplorer Beta Club