1
Support and Feedback / Re: [MultiDataViewer] Ctrl+A in the "Find" field selects all text in the view area
« on: Today at 08:29:14 »When will build 2958 be available to download, please?Soon I hope.. I wanted to fix one other thing..
2023-07-25
MultiCommander v13.1 is released!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
When will build 2958 be available to download, please?Soon I hope.. I wanted to fix one other thing..
Hi Mathias, unfortunately this is impossible for me. I have only one arm.How is it impossible to NOT hold alt key. you do not to do anything extra for that ?
Too bad!
That is correct. But unfortunately not in the Explorer window.
MC.CmdLineRun CMD="cd Temp\myfolder"
@var $currentPath = GetSourcePath();
@var $newPath = $currentPath ^ "Temp\\MyFolder1"
if( FileExists($newPath) == 2 )
{
MC.Explorer.Goto PATH="{$newPath}" SOURCE
}
It will only go to the path if the path exists, else it does nothing.Hello everyone
I'm quite a newbie to Multi commander.
I like Multi Commander very much but there's one thing that's a bit annoying for me: The horizontal crolling in the folder tree window.
When I try to drag and drop a file to another folder the folder tree scrolls to the right. Sometimes the folder names become unreadable, especially with short folder names. They are simply scrolled away to the left.
Can I stop the horizontal scrolling and how can I do this?
Thank you for your help!
Thomas
Okay, I thought I'd suggest that by default, in Details view, the left and right keyboard arrows would behave like PageUp and PageDown.I think it makes more more sense to just press page up and page down.
Doesn't that make more sense?