Multi Commander Support Forum

Multi Commander => Support and Feedback => Topic started by: Magma on May 11, 2014, 23:40:05

Title: aberrant items on screen
Post by: Magma on May 11, 2014, 23:40:05
I have attached a file with a screen shot of MC.
You'll notice in the left file pane an item with a white background.
It is not in that directory. The item persists until MC is restarted.
On the directory tree on the right there are duplicated lines showing drive G.
Drive G has been dismounted.
Title: Re: aberrant items on screen
Post by: Mathias (Author) on May 12, 2014, 06:22:52
Can be that the file has hidden or system attribute on it and in MC you have chosen to see them and in Windows Explorer they are not shown.

The tree can in some weird situation show duplicated drive. But I never seen it happen with normal drive.
And Im not able to recreate it.

You can try to refresh the drive/device list by typing ":rdrive" in the command line field.
Title: Re: aberrant items on screen
Post by: Magma on May 13, 2014, 05:46:22
Can :rdrive be made into a keyboard shortcut by me?
Title: Re: aberrant items on screen
Post by: Mathias (Author) on May 13, 2014, 06:05:27
Create a UserDefinedCommand of custom command type and select MC.CmdLineRun and set :rdrive to the cmd..
MC.CmdLineRun CMD=":rdrive"

then create a shortcut to that command.