Hey,
I'm wondering if there's a way to move files directly from one panel to a focused folder within the other panel without using the mouse, just with a shortcut / script.
That would give us a very fast workflow.
Thanks
Tom
Move / Copy to other panels focused folder
-
TomPiXX
- Posts: 23
- Joined: 10 Jul 2016 02:09
- Location: NRW, Germany
-
Filehero
- Posts: 2734
- Joined: 27 Feb 2012 18:50
- Location: Windows 11@100%
Re: Move / Copy to other panels focused folder
Hi and welcome,
is what you're after?
You can get the List of All Commands via the help menu.
Filehero
is what you're after?
You can get the List of All Commands via the help menu.
Filehero
To see the attached files, you need to log into the forum.
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Move / Copy to other panels focused folder
I guess he's looking for something like this:
If you want to move instead of copy, use moveas instead of copyas
Code: Select all
copyas "*.?", (exists(<get "Item" i>) == 2 ? <get "Item" i> : <get "Path" i>);
One of my scripts helped you out? Please donate via Paypal
-
TomPiXX
- Posts: 23
- Joined: 10 Jul 2016 02:09
- Location: NRW, Germany
Re: Move / Copy to other panels focused folder
Thank you both for your fast responding.
highend did it! Thank you so much! This is why I love XYplorer and this community / support.
highend did it! Thank you so much! This is why I love XYplorer and this community / support.
XYplorer Beta Club