Multi Commander > Feature Requests and Suggestions
panels
(1/1)
imruska98:
My suggestion: make the target panel as the source panel (see TC or FreeCommander).
Mathias (Author):
Think you need to explain that better.
Target panel is always the panel that is not in focus. and is the default target location for copy and other operations.. Like other commanders.
Jungle:
imruska98,
If you want to show current source path in the target tab, you may use MultiScript. Something like:
--- Code: ---@var $s = GetSourcePath();
MC.Explorer.Goto TARGET="{$s}";
--- End code ---
Mathias (Author):
Or press Ctrl+. (dot)
Then Target path is set to the same as the source.
Navigation
[0] Message Index
Go to full version