1
Support and Feedback / Re: Command reference and how to change keyboard shortcuts
« on: August 13, 2025, 07:33:51 »Yes some are fixed and currenty can't be changed (current techinical reason).. The are reserved in customization so that you are not overriding them. causing conflicts.
But you can add new command that does it using User Defined Commands and custom Commands..
https://multicommander.com/Docs/customcommands_list#mc.explorer.sort
(Sort by column (num) or by column name)
Great, Mathias!


Code: [Select]
MC.Explorer.Sort COLNAME="Ext"
MC.Explorer.Sort COLNAME="Name"