2AntonyD
What you write is only correct when "Selection (with Num+)" is set to: "Also select directories".
Try and change the option to "Select files only" and then test the commands against the keybord shortcuts - then you will se that they act differently.
it is there:cm_DirBranchSel = Ctrl + Shift + B
Code:
2046=Ctrl + Shift + B
These are not included because the shortcut does different things depending on the setting of "Configuration" -> "Operation" -> "Selection (with Num+)" - but the command always does the same.cm_SelectAllFiles = Ctrl + Shift + Num +
cm_SelectFiles = Shift + Num +
cm_ExchangeSelFiles = Shift + Num *
What you write is only correct when "Selection (with Num+)" is set to: "Also select directories".
Try and change the option to "Select files only" and then test the commands against the keybord shortcuts - then you will se that they act differently.
Statistics: Posted by petermad — 2024-11-20, 10:08 UTC