Only execute content of command line when it's focussed

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
DelphiDev
Junior Member
Junior Member
Posts: 94
Joined: 2019-03-22, 12:03 UTC

Only execute content of command line when it's focussed

Post by *DelphiDev »

Hey there,

following my lengthy discussion here (https://www.ghisler.ch/board/viewtopic.php?f=2&t=72757) I'd like to propose a new option for Total Commander.

"Execute command line only when it's focussed"

I find it counter-intuitive (and possibly dangerous) that by pressing Return a command in command line gets executed even if the command line is not focussed.

Please add an option so that the user can decide wether command line shall always be executed upon pressing Return or only when it's focussed.

Thanks,
DelphiDev
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Only execute content of command line when it's focussed

Post by *petermad »

Support++
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Re: Only execute content of command line when it's focussed

Post by *HolgerK »

MVV wrote: 2013-12-15, 08:20 UTC BTW assigning cm_Return to Enter really helps to ignore command line completely when it is not focused. :)

Code: Select all

ENTER=cm_Return
Regards
Holger
Make our planet great again
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Only execute content of command line when it's focussed

Post by *petermad »

HolgerK wrote: 2020-09-14, 15:30 UTC
MVV wrote: 2013-12-15, 08:20 UTC BTW assigning cm_Return to Enter really helps to ignore command line completely when it is not focused. :)

Code: Select all

ENTER=cm_Return
Regards
Holger
Smart!
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply