TC 8.51a: Desired Features for next versions
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 10
- Joined: 2015-07-14, 07:22 UTC
TC 8.51a: Desired Features for next versions
Hello:
Not sure if this is forum I should post this. I have some comments on Total Cmdr's features.
1) When I select files to move from current directory to a sub-folder, it would be nice if Total Cmdr "moves" rather than "copy" by default just like Windows Explorer.
2) If I select a number of files & hit "enter", Windows Explorer would open selected files, how do I get Total Cmdr to do the same?
TIA, Mike
Not sure if this is forum I should post this. I have some comments on Total Cmdr's features.
1) When I select files to move from current directory to a sub-folder, it would be nice if Total Cmdr "moves" rather than "copy" by default just like Windows Explorer.
2) If I select a number of files & hit "enter", Windows Explorer would open selected files, how do I get Total Cmdr to do the same?
TIA, Mike
-
- Senior Member
- Posts: 276
- Joined: 2011-11-15, 06:14 UTC
- Location: DE\BN - only part time TC user after switching to Linux ;)
Re: Desired Features
i assume you are using Drag&Drop.mikeinmotion wrote: 1) When I select files to move from current directory to a sub-folder, it would be nice if Total Cmdr "moves" rather than "copy" by default just like Windows Explorer.
When you Drag some files to a folder ( or subfulder), as soon as you are over the destination folder, CLICK AND HOLD the RIGHT +LEFMOUSE BUTTON.
Then release both mouse buttons at the same time. This will MOVE the selected files to the Destination folder.
Otherwise simply use F6 and type the Foldername + \
hth
1) Unlike Windows Explorer where default drag-n-drop action differs depending on target folder drive letter (when drive letter is the same as for source, it moves, otherwise it copies - but if you drag from/to folder link it doesn't look on link target so this behaviour is quite simple and inconsistent), TC always copies by default and moves when you hold Shift or Alt, or right mouse button when you release left button as seb- wrote. Currently there is no setting allowing to change this TC behaviour.
2) I think you can create some batch file that will execute all selected files when you click it... I don't understand currently where do you need this.
Try to add a button to TC buttonbar:
Then select files and click this button - it will execute all selected files (programs, images, documents etc) just like they all were doubleclicked.
2) I think you can create some batch file that will execute all selected files when you click it... I don't understand currently where do you need this.
Try to add a button to TC buttonbar:
Code: Select all
Command: cmd.exe
Parameters: /c "for %%f in (%P%S) do start "" "%%~f""
-
- Junior Member
- Posts: 10
- Joined: 2015-07-14, 07:22 UTC
-
- Junior Member
- Posts: 10
- Joined: 2015-07-14, 07:22 UTC
You can use the context menu (longer right mouse click or Shift+F10) to open multiple files simultaneously.mikeinmotion wrote:- sometimes select a number of PDF files & open all at same time to read.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
-
- Junior Member
- Posts: 10
- Joined: 2015-07-14, 07:22 UTC
-
- Junior Member
- Posts: 10
- Joined: 2015-07-14, 07:22 UTC
I have another command request.
Would be nice to be able to create new files/items within the file list. Usually in Win Explr, I can right click anyway in the file list and select NEW. In TC, I have to find an empty space (assume the file list isn't full), otherwise I can't create NEW items.
Perhaps there's a command in TC I don't know about?
TIA, Mike
Would be nice to be able to create new files/items within the file list. Usually in Win Explr, I can right click anyway in the file list and select NEW. In TC, I have to find an empty space (assume the file list isn't full), otherwise I can't create NEW items.
Perhaps there's a command in TC I don't know about?
TIA, Mike
-
- Junior Member
- Posts: 10
- Joined: 2015-07-14, 07:22 UTC
Use Shift+F4. Yes, there're a lot of keyboard shortcut, but since TC heavily relies on keyboard operation that shouldn't be a problem, right?mikeinmotion wrote:Would be nice to be able to create new files/items within the file list. Usually in Win Explr, I can right click anyway in the file list and select NEW. In TC, I have to find an empty space (assume the file list isn't full), otherwise I can't create NEW items.

Shift+F10 is a Windows shortcut to open the context menu. That works in almost any program, open/save dialogs and so on.Didn't know about the "Shift+F10". Is that documented in the help file? If so, where can I find & read it?
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: Desired Features
- Press Left Mouse Button to start drag&dropseb- wrote:When you Drag some files to a folder ( or subfulder), as soon as you are over the destination folder, CLICK AND HOLD the RIGHT +LEFMOUSE BUTTON.
Then release both mouse buttons at the same time.
- Keep LMB pressed and press RMB (mouse cursor becomes a red "-" instead of the blue "+")
- Over the drop target release the LMB (while the RMB is still hold!) to start the move operation
- Then you can release the RMB
Regards
Holger
Default TC shortcuts are listed in Keyboard.txt file.Didn't know about the "Shift+F10". Is that documented in the help file? If so, where can I find & read it?
You can simply do a right click on path bar (above panel, where current path and filter are displayed). But it is much faster to create empty files with mentioned Shift+F4.In TC, I have to find an empty space (assume the file list isn't full), otherwise I can't create NEW items.
-
- Junior Member
- Posts: 10
- Joined: 2015-07-14, 07:22 UTC
A permanently visible box to filter file/folder names for visibility would be nice.
I mean functionality similar to the present QuickSearch Extended plugin, which I am using now. The plugin is very good but it is probably not equal to native support. One problem is mostly psychological: the box appears and disappears as I use it; it does not stay. And sometimes the box disappears at an undesired time (e.g. when I have filtered the contents of a folder and return to TC later, when the QuickSearch box has disappeared: I have to remember that I have filtered the contents because nothing else points to it).
Therefore, a filter text box (perhaps configurable to some extent) somewhere in the tool bar or other upper bars would make TC even more perfect.
I mean functionality similar to the present QuickSearch Extended plugin, which I am using now. The plugin is very good but it is probably not equal to native support. One problem is mostly psychological: the box appears and disappears as I use it; it does not stay. And sometimes the box disappears at an undesired time (e.g. when I have filtered the contents of a folder and return to TC later, when the QuickSearch box has disappeared: I have to remember that I have filtered the contents because nothing else points to it).
Therefore, a filter text box (perhaps configurable to some extent) somewhere in the tool bar or other upper bars would make TC even more perfect.
#68776 Personal Licence
-
- Power Member
- Posts: 872
- Joined: 2013-09-04, 14:07 UTC
If a filter is active for a panel, TC shows an icon underneath the panel to indicate that the content of the panel is filtered. You can click on it to show the filter text box.andres992 wrote:A permanently visible box to filter file/folder names for visibility would be nice.
I mean functionality similar to the present QuickSearch Extended plugin, which I am using now. The plugin is very good but it is probably not equal to native support. One problem is mostly psychological: the box appears and disappears as I use it; it does not stay. And sometimes the box disappears at an undesired time (e.g. when I have filtered the contents of a folder and return to TC later, when the QuickSearch box has disappeared: I have to remember that I have filtered the contents because nothing else points to it).
Therefore, a filter text box (perhaps configurable to some extent) somewhere in the tool bar or other upper bars would make TC even more perfect.
Screenshot