difference between internal move commands

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
eugensyl
Power Member
Power Member
Posts: 564
Joined: 2004-06-03, 18:27 UTC
Location: România
Contact:

difference between internal move commands

Post by *eugensyl »

Hi guys!

Can somebody explain why it is not any difference between internal commands: cm_RenMov (906) and cm_MoveOnly (1005)?

I think, must be the same like cm_RenameOnly (1002) and cm_RenameSingleFile (1007).

It would be great if 1005 command will act like 1007, even if more than one file are selected. I mean move only the file under cursor (%N).
If is not a bug, please tell me what I wrong.



Thanks in advance!
My Best Wishes,

Eugen
User avatar
petermad
Power Member
Power Member
Posts: 16027
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

The difference is the behavior when using a modifier key:


cm_RenMov + Shift opens the inplace rename dialog
cm_MoveOnly + Shift still opens the move dialog
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

With details…

Post by *Clo »

2eugensyl

:) Hello !

• Like petermad says, but with more details (by Sheepdog) are shown HERE ;)

:mrgreen: KR
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
User avatar
eugensyl
Power Member
Power Member
Posts: 564
Joined: 2004-06-03, 18:27 UTC
Location: România
Contact:

Post by *eugensyl »

petermad wrote:The difference is the behavior when using a modifier key:


cm_RenMov + Shift opens the inplace rename dialog
cm_MoveOnly + Shift still opens the move dialog


Thank you for quick answer.

'cm_MoveOnly' with or without 'Shift' are the same.

BTW, I think every basic file handling key function (F3-F8) must have ability to handle only file under cursor, even if a selection in panel is active. And 'cm_RenMov' is a little bit obsolet, because of MRT.


For example:
cm_List
cm_RenameSingleFile


Maybe, it's a good ideea to let users to choice what parameter it's good for him. Why we can't put parameters in this internal functions?
(The parameter field is not editable in those functions.)
My Best Wishes,

Eugen
Post Reply