Swap panes
-
kinook
- Posts: 102
- Joined: 22 Jul 2008 18:48
- Contact:
Swap panes
Is there a command to swap the selection with dual panes?
Kyle Alons
https://www.kinook.com
https://www.kinook.com
-
Stefan
- Posts: 1360
- Joined: 18 Nov 2008 21:47
- Location: Europe
Re: Swap panes
Do you mean something like "Store selection of files" / "Load Selection to select files" ?
-
kinook
- Posts: 102
- Joined: 22 Jul 2008 18:48
- Contact:
Re: Swap panes
AB Commander has a Panel -> Swap panels menu item to exchange the selection in the two panes. Was wondering if that capability existed in XYPlorer.
Kyle Alons
https://www.kinook.com
https://www.kinook.com
-
Stefan
- Posts: 1360
- Joined: 18 Nov 2008 21:47
- Location: Europe
Re: Swap panes
There is no such feature right now.
Jacky wrote an script to save and restore selections, but he use absolute paths.
http://88.191.26.34/XYscripts/script/selections
As workaround this script could be from use if you would edit the path in the script.ini by hand:
1 - Save selection
2 - Edit X:\path\right\=File1|File2|... to Z:\path\left\=File1|File2|...
3 - Load selection
(or maybe Jacky is willing to improve his script?)
EDIT: i would use this myself too.
I have use this with TC a few times in the past
to always select the same files every few days (regardless of the path!)
or to select in one pane all files to select very this files in the other, with much more files in it, pane.
Jacky wrote an script to save and restore selections, but he use absolute paths.
http://88.191.26.34/XYscripts/script/selections
As workaround this script could be from use if you would edit the path in the script.ini by hand:
1 - Save selection
2 - Edit X:\path\right\=File1|File2|... to Z:\path\left\=File1|File2|...
3 - Load selection
(or maybe Jacky is willing to improve his script?)
EDIT: i would use this myself too.
I have use this with TC a few times in the past
to always select the same files every few days (regardless of the path!)
or to select in one pane all files to select very this files in the other, with much more files in it, pane.
Last edited by Stefan on 09 Sep 2009 21:21, edited 1 time in total.
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: Swap panes
I'm still not sure what you actually mean.. but give this script a try:
Code: Select all
"Panes: Swap Tabs"
#805; //Move Tab to Other Pane
#1060; //Open Previous Tab
#805;-
little titty
- Posts: 81
- Joined: 15 Nov 2009 19:34
Re: Swap panes
Hey thanks TheQwerty
just set up an icon on the toolbar that runs your script and it comes in handy
just set up an icon on the toolbar that runs your script and it comes in handy
Why doesn't everybody have a great user name like mine?
XYplorer Beta Club