Should F2 become the default for renaming?
Moderators: sheep, Hacker, Stefan2, white
Re: Should F2 become the default for renaming?
I suspect he uses F1 and F2 for cm_FocusLeft and cm_FocusRight.
- petermad
- Power Member
- Posts: 10002
- Joined: 2003-02-05, 20:24 UTC
- Location: Valsted, Denmark
- Contact:
Re: Should F2 become the default for renaming?
And that he doesn't need to use the Help

License #524 (1994)
Danish Total Commander Translator
TC 9.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (20H2) 64bit, 'Everything' 1.4.1.1005 x64
TC 3.21b2 on Android 6 & 11
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 9.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (20H2) 64bit, 'Everything' 1.4.1.1005 x64
TC 3.21b2 on Android 6 & 11
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Should F2 become the default for renaming?
F2 should absolutely be the default for renaming.
I must have changed it 100s of times in all temporary installations I've made during the years in virtual machines.
I must have changed it 100s of times in all temporary installations I've made during the years in virtual machines.
Re: Should F2 become the default for renaming?
With the setup or the xcopy-deploy you can also just copy a prepared WINCMD.INI to your VMs
WINCMD.INI
[Configuration]
..
..
[Shortcuts]
;Enable 'F2'-key to start inline-rename mode, additional to origin 'Shift+F6'
F2=cm_RenameOnly
;Enable 'Ctrl+F' to start find-files, additional to origin 'Alt+F7'
C+F=cm_SearchFor
;Use 'Ctrl+O' to launch DOS-Box in current path
C+o=cm_ExecuteDOS
;Ctrl+0 (zero) to execute user defined command to launch PoSh in current path
C+0=em_LaunchPowerShell
....
...
.