Select in tree view and jump to pre-opend tab

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Confused
Posts: 1
Joined: 20 May 2015 15:04

Select in tree view and jump to pre-opend tab

Post by Confused »

I am confused because I cannot imagine XYplorer can't do this, considering how powerful it is in other respects.

I tend to explore my hard drives by using the tree and then clicking on a folder to get it to open a tab in one of the panes. Having opened a few folders like this, I then want to use the tree and click on a folder and have that folder (which I opened earlier) given focus in it's existing pane/tab. At the moment clicking on a pre-opened folder in the tree just causes another (duplicate) tab to be opened in the active pane.

How can I get it to behave in the way I would like please?

Jerry
Posts: 835
Joined: 05 May 2010 15:48
Location: The UnUnited States of America

Re: Select in tree view and jump to pre-opend tab

Post by Jerry »

I address this by using several tabs with locked home zones. If the folder is already opened in such a tab, then clicking on the folder from the tree will take you back to that tab. The tab will also be reused for any other folders underneath the home zone as well. This is the key to avoiding excessive tab proliferation.
Running on Windows 10 Pro 64-bit quad-core ASUS G752-VY notebook with 64 GB RAM, over 26 external USB3 drives attached via multiple powered hubs with letters and mount points, totaling 120+ TB. SCREEN SCALING: 125%

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

Re: Select in tree view and jump to pre-opend tab

Post by admin »

Confused wrote:At the moment clicking on a pre-opened folder in the tree just causes another (duplicate) tab to be opened in the active pane.
This can only happen if the current tab is locked. In this case you can avoid tab proliferation by defining one tab as "Default Tab". Right-click the tab header of the tab and tick "Default Tab".

Additionally, inspired by your post, I added something to the next beta:

Code: Select all

    + Tweak TabReuseTabs: Now it's a bit field. Value 2 (via Tree) is new.
        TabReuseTabs=...
      1: Re-use existing tabs when changing locations through 
      Favorite Folders, Favorite Files, Special System Folders, Hotlist, 
      Recent Locations, or Catalog.
      2: Re-use existing tabs when changing locations via Tree.
      3: Both.
So, set TabReuseTabs=3 to have maximum re-use of tabs.

How to tweak: https://www.xyplorer.com/faq-topic.php?id=tweak

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

Re: Select in tree view and jump to pre-opend tab

Post by admin »

So, are you satisfied with it?

LittleBiG
Posts: 1848
Joined: 08 Apr 2011 12:57
Location: Win10x64

Re: Select in tree view and jump to pre-opend tab

Post by LittleBiG »

admin wrote:So, are you satisfied with it?
It is not a question to me, but I must answer: yes, very.

Post Reply