Quantcast
Channel: Total Commander
Viewing all articles
Browse latest Browse all 3948

Total Commander (English) • Re: Alt+Num + change the rules for allocating files without extensions and folders

$
0
0
You can make this em_command in your usercmd.ini file:

Code:

[em_SelectCurrentExtension]cmd=SELECTFILESparam=*.%E
Unlike the build-in cm_SelectCurrentExtension command, this em_SelectCurrentExtension is independent of the setting in "Configuration" -> "Operation" -> "Selection (with Num + )"

Then you can redefine the shortcut Alt+Num+ to em_SelectCurrentExtension
And you can redefine the shortcut Alt+Shift+Num+ to cm_SelectAllFolders

You redefine shortcuts in "Configuration" -> "Misc"

Or you can edit your wincmd.ini like this:

Code:

[Shortcuts]A++=em_SelectCurrentExtensionAS++=cm_SelectAllFolders
You can not (without external tools) make Alt+Num+ do both things, that is why you have to make two shortcuts Alt+Num+ and Att+Shift-Num+

Statistics: Posted by petermad — 2024-10-31, 18:14 UTC



Viewing all articles
Browse latest Browse all 3948

Trending Articles