Page 1 of 1
Redefine hotkey F6 does not work
Posted: 2022-05-19, 09:59 UTC
by stuermer01
Hello,
I have redefined F6 key in the Settings->Misc.->Redefine to cm_Move_Only but it still makes Rename/Move.
TC 9.22a x64
Re: Redefine hotkey F6 does not work
Posted: 2022-05-19, 12:45 UTC
by Dalai
There's not really a difference between Rename and Move operations. BTW, cm_MoveOnly is the exact command mapped to F6 by default, which is why cm_CommandBrowser shows F6 in brackets. However, I'm at a loss in regards to the difference between cm_MoveOnly and cm_RenMov...
Regards
Dalai
Re: Redefine hotkey F6 does not work
Posted: 2022-05-19, 12:58 UTC
by white
Dalai wrote: 2022-05-19, 12:45 UTC
However, I'm at a loss in regards to the difference between cm_MoveOnly and cm_RenMov...
ghisler(Author) wrote: 2021-12-09, 09:58 UTC
cm_RenMov is the same as when clicking on the F6 Move button. It reacts to keyboard modifiers like the shift key = rename.
cm_MoveOnly always calls the move function and ignores keyboard modifiers.
cm_RenameOnly always calls rename, either in place (one file) or with a dialog box when multiple files are selected
cm_renamesinglefile always calls rename for the current file in the active panel, even if other files are selected
Re: Redefine hotkey F6 does not work
Posted: 2022-05-19, 13:06 UTC
by Dalai
2white
Thanks! I always forget to check the modifier keys...
Regards
Dalai
Re: Redefine hotkey F6 does not work
Posted: 2022-05-19, 16:42 UTC
by stuermer01
cm_MoveOnly always calls the move function and ignores keyboard modifiers.
I don't use any keyboard modifiers. I just want that F6 if mapped to cm_MoveOnly does "move only" and not "rename" if I mistakenly enter some characters. In this case there should be an error message "wrong path".
That's why this is a BUG.
Re: Redefine hotkey F6 does not work
Posted: 2022-05-19, 17:06 UTC
by white
2stuermer01
I suggest you make a suggestion to the author in what way he can best change his program so people can do what you want.
Re: Redefine hotkey F6 does not work
Posted: 2022-05-19, 18:10 UTC
by Hacker
Moderator message from: Hacker ยป 2022-05-19, 18:11 UTC
Moved to the Suggestions forum.
Re: Redefine hotkey F6 does not work
Posted: 2022-05-20, 15:22 UTC
by stuermer01
white wrote: 2022-05-19, 17:06 UTC
2
stuermer01
I suggest you make a suggestion to the author in what way he can best change his program so people can do what you want.
I did, thank you.