Multi Commander Support Forum

Multi Commander => Support and Feedback => Topic started by: ArgusTuft on January 15, 2021, 11:03:33

Title: F6 - Move files
Post by: ArgusTuft on January 15, 2021, 11:03:33
Hi forum
I'm new here, so thanks for being gentle.
I need to move lots of files, and like to use F6.  It is fast and efficient.
Is there any switch to flip, or some way to turn of the nag screen "Move files and folders" each time F6 is pressed ?
TIA's for any tips or clues.
Title: Re: F6 - Move files
Post by: Mathias (Author) on January 21, 2021, 08:30:13
Not by default since many of the options and feature for copy are set there.
But you can use UserDefinedCommand to create a new command that skip that.

http://multicommander.com/docs/customcommands_list#mc.explorer.copy

Title: Re: F6 - Move files
Post by: bgroper on January 23, 2021, 05:04:13
Not by default since many of the options and feature for copy are set there.
But you can use UserDefinedCommand to create a new command that skip that.

http://multicommander.com/docs/customcommands_list#mc.explorer.copy

Thanks, that might be very useful.