Restore new tab from pane's "+"-button as cloning

Things you’d like to miss in the future...
Post Reply
Filehero
Posts: 2644
Joined: 27 Feb 2012 18:50
Location: Windows 10 Pro x64

Restore new tab from pane's "+"-button as cloning

Post by Filehero »

Code: Select all

v21.10.0007 - 2020-09-21 20:15
     .....
    * Menu View | Tab | New Tab: Now it opens the new tab at "This PC" unless a 
      new tab path is defined at "Configuration | Tabs and Panes | Tabs | New 
      tab path".
This now also happens when I add a new tab using the pane's "+"-button (which is also very non-instant, btw).
So far, this action just cloned the current tab in this pane which made a lot of sense in order to quickly manage many tabs pointing to closely related locations.

To restore this very useful behavior I need to have

Code: Select all

v21.10.0007 - 2020-09-21 20:15
    + Menu View | Tab: Added command "Clone Tab". Opens a clone of the current 
      tab (without Home, Locked status or Visual Filter).
bound to a pane's "+"-button.

VeeGee

Re: Restore new tab from pane's "+"-button as cloning

Post by VeeGee »

+1 - I much prefer the previous default option of cloning. Now I am having to use the right-click Tab, Clone option and have no use for the "+" button really.

Like Filehero mentioned, I am typically in need of a tab that is relatively close to the tab I had active. Much faster getting to the new location versus starting at This PC.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Restore new tab from pane's "+"-button as cloning

Post by admin »

OK, I will add sth to allow clone on New Tab.

Opening "This PC" is non-instant??? You mean slow?

mumajs
Posts: 57
Joined: 03 Nov 2018 16:47

Re: Restore new tab from pane's "+"-button as cloning

Post by mumajs »

I also prefer to have "CLONE TAB" back when clicking on "+". Because I usualy want to work around the folder in the tab on left side of new one. And yes, "this PC" takes 5 seconds to show for me.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Restore new tab from pane's "+"-button as cloning

Post by admin »

mumajs wrote: 23 Sep 2020 09:04 I also prefer to have "CLONE TAB" back when clicking on "+". Because I usualy want to work around the folder in the tab on left side of new one. And yes, "this PC" takes 5 seconds to show for me.
1. OK, next version will be better.

2. Why could that be? It's instant here.:?

Filehero
Posts: 2644
Joined: 27 Feb 2012 18:50
Location: Windows 10 Pro x64

Re: Restore new tab from pane's "+"-button as cloning

Post by Filehero »

admin wrote: 23 Sep 2020 08:13 Opening "This PC" is non-instant??? You mean slow?
Yep. I have rather a bunch of drives/partitions which apparently needs some time to gather the information. But it's not slower than clicking on the "This PC" tree node in any other existing tab, so no (new) problem here XYplorer could solve.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Restore new tab from pane's "+"-button as cloning

Post by admin »

It worries me a bit because the factory default setup is to start at "This PC". If this can be so slow it will make a bad first impression.

If you start up at "This PC" and then do text <get loadtimes>, 800, 680;, does it tell you anything useful?

Filehero
Posts: 2644
Joined: 27 Feb 2012 18:50
Location: Windows 10 Pro x64

Re: Restore new tab from pane's "+"-button as cloning

Post by Filehero »

Code: Select all

XY ver: 	XYplorer 21.10.0009
OS:     	Windows 10 Professional, 64-bit, Release 2004, Build 19041.508
Loaded: 	2020-09-23 09:42:13 in 1.473 ms
Threshold: 	10 ms

     0 ms:     146 ms - Start Load
   152 ms:      38 ms - Load Language
   190 ms:      33 ms - Load Settings
   223 ms:     353 ms - Init Custom File Icons
   576 ms:      18 ms - Init Controls
   594 ms:     116 ms - Init Graphics
   710 ms:      15 ms - Init Tabs
   725 ms:      39 ms - Create Info Panel
   764 ms:      61 ms - Set Interface Font
   825 ms:      18 ms - Init Panes
   847 ms:      29 ms - Add Drive C:\
   892 ms:      21 ms - Tab Icons
   913 ms:      18 ms - Load Catalog
   933 ms:      18 ms - Go Start Path: MyPC
   951 ms:      39 ms - Set LookIn Text
   990 ms:     110 ms - Init Custom Toolbar Buttons
 1.100 ms:      10 ms - Init UDC and KS
 1.110 ms:      14 ms - Layout Bars
 1.124 ms:      51 ms - Layout List
 1.175 ms:      32 ms - Show Window
 1.207 ms:      69 ms - Load Other Pane
 1.276 ms:     197 ms - Init Menus
 1.473 ms:            - Load Done

MaxiTree: Rows=17, Nodes=18, Expanded=1, Mapped Drives=1
Remember Tree State: Yes (1 stored paths)
Check Existence of Subfolders in Tree: Yes
Icon Overlays: Yes
Pane 1: Items=12/10, Pane 2: Items=12/12, Catalog: Items=1
Get Folder Sizes: Yes

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Restore new tab from pane's "+"-button as cloning

Post by admin »

Fast on startup, slow later??? :eh:

Filehero
Posts: 2644
Joined: 27 Feb 2012 18:50
Location: Windows 10 Pro x64

Re: Restore new tab from pane's "+"-button as cloning

Post by Filehero »

admin wrote: 23 Sep 2020 09:44 Fast on startup, slow later??? :eh:
Seems not really reproducible. Now I had some cycles where restart or new tab were nearly instant. Then again, when I was activating a different (any other) tab before hitting "+" it were delayed again. Windows caching (prefetch/super fetch)?

Sorry, not more time now.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Restore new tab from pane's "+"-button as cloning

Post by admin »

Maybe later you can check whether this only happens on New Tab (and not on any other way to go to My PC).

Filehero
Posts: 2644
Joined: 27 Feb 2012 18:50
Location: Windows 10 Pro x64

Re: Restore new tab from pane's "+"-button as cloning

Post by Filehero »

admin wrote: 23 Sep 2020 09:55 Maybe later you can check whether this only happens on New Tab (and not on any other way to go to My PC).
Needs no further check - it's the same for both.

I think it's related to my setup: from the previous tests above I had the remaining "This PC" tab inactivated. Just by clicking on it I've seen the same delay. Now I guess it's simply due to my last real hard drive (with platters) which needs some time to get awake. Since I never navigate the "This PC" node on purpose this change just made me aware of that.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Restore new tab from pane's "+"-button as cloning

Post by admin »

OK, sleeping drives are a drag for speed maniacs.

You will like the new New Tab.

Filehero
Posts: 2644
Joined: 27 Feb 2012 18:50
Location: Windows 10 Pro x64

Re: Restore new tab from pane's "+"-button as cloning

Post by Filehero »

admin wrote: 23 Sep 2020 11:07 You will like the new New Tab.
The glory past has been restored. Thanks, Don. :)

VeeGee

Re: Restore new tab from pane's "+"-button as cloning

Post by VeeGee »

Thank you for this and all the recent updates lately. These features, tweaks, fixes, etc. are all very useful.

Post Reply