One click to make the L panel display what the R is showing

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
pikov
Posts: 3
Joined: 21 Nov 2016 23:57

One click to make the L panel display what the R is showing

Post by pikov »

Suppose the left pane is showing C:\Programs\niftySoftware and the right is showing H:\users\pikov\downloads.

What's the quickest way to get the L pane to show H:\users\pikov\downloads ?

Thanks.

highend
Posts: 14996
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: One click to make the L panel display what the R is show

Post by highend »

Menu Panes - Go to Other Location

or even faster with a single line script (only possible in the pro edition):

Code: Select all

goto get("path", "i");
and that on a keyboard shortcut...
One of my scripts helped you out? Please donate via Paypal

pikov
Posts: 3
Joined: 21 Nov 2016 23:57

Re: One click to make the L panel display what the R is show

Post by pikov »

highend wrote:Menu Panes - Go to Other Location

or even faster with a single line script (only possible in the pro edition):

Code: Select all

goto get("path", "i");
and that on a keyboard shortcut...
Thanks! That's actually two clicks. :-)

Have to read up on XY kb shortcuts.

kunkel321
Posts: 664
Joined: 10 Jun 2012 03:45
Location: Near Seattle

Re: One click to make the L panel display what the R is show

Post by kunkel321 »

I have a custom user button assigned to "#1062" which is "open in other pane."
ste(phen|ve) kunkel
Scaling: Main monitor 125%, Secondary monitor on the right 100%
OS: Win 10. XYplorer version: Latest beta, unless specified.

Post Reply