in search not work CTRL+A
Moderators: Hacker, petermad, Stefan2, white
Re: in search not work CTRL+A
TC 10.00 final 64+32 - DOES work for CTRL+A - all others already does not.
tested with clean ini.
tested with clean ini.
#146217 personal license
Re: in search not work CTRL+A
Do you mean all others before or after v 10.00 (or both) does not work?all others already does not
Here the versions where Ctrl+A does not work in the Quick Search field are TC 10.50b5 to 10.51final (both included and only 64bit TC)
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
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
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: in search not work CTRL+A
I cannot find any errors in my code which would prevent Ctrl+A from working. Please note that Ctrl+Alt+A and AltGr+A (which is Ctrl+Alt+A) do not work, just Ctrl+A. I also tried with French (AZERTY, press Ctrl+Q) and Russian (press Ctrl+A) keyboard, and both work on Windows 10 and 11. I also tried with a fresh wincmd.ini. Could those who have this problem also try with a fresh wincmd.ini, please?
Command: "c:\path\totalcmd64.exe" /i=c:\path\test.ini
Command: "c:\path\totalcmd64.exe" /i=c:\path\test.ini
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: in search not work CTRL+A
Confirmed the problem.
Tested with a fresh ini in TC x64
Ctrl-A doesn't work in the Quick Search field for me
it just marks the whole input
Tested with a fresh ini in TC x64
Ctrl-A doesn't work in the Quick Search field for me
it just marks the whole input
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: in search not work CTRL+A
That's what it should do! The other users who reported the problem wrote that it just moved the cursor to the start of the input...it just marks the whole input
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: in search not work CTRL+A
ALL - those ones which are AFTER 10.00:(Do you mean all others before or after v 10.00 (or both) does not work?
P.S. correction - 64 bit among "all others" does NOT work. 32 bit - still does work

Last edited by AntonyD on 2022-10-23, 10:07 UTC, edited 1 time in total.
#146217 personal license
Re: in search not work CTRL+A
2ghisler(Author)
I think IF I am right in these assumptions - that case could definitely easy lead to the difference in attempts to reproduce the problem...
?????P.P.S Am i have a strange feelings that 32 and 64 bit versions of subj getting compiled with help of different build platforms???
Recently, more and more often there is a situation when in the 32-bit version EVERYTHING works without problems, and in the 64-bit version, something is always unfinished. Not all and not always - but always at least a little bit - and it is. It's kind of annoying, to be honest.
I think IF I am right in these assumptions - that case could definitely easy lead to the difference in attempts to reproduce the problem...
Last edited by AntonyD on 2022-10-23, 10:02 UTC, edited 1 time in total.
#146217 personal license
Re: in search not work CTRL+A
I already did this - when tried to check all final versions of TC from 9.22a and till the latest RC5..also try with a fresh wincmd.ini
9.22a+10.00 - do work. All other after - do not. Tested with clean.ini.
P.S. correction - 64 bit among "all others" does NOT work. 32 bit - still does work

Last edited by AntonyD on 2022-10-23, 11:18 UTC, edited 1 time in total.
#146217 personal license
Re: in search not work CTRL+A
2AntonyD
32-bit TC is compiled using Delphi, 64-bit TC is compiled using Lazarus. Problems with the 64-bit version indeed seem to be more frequent than problems with the 32-bit version.
32-bit TC is compiled using Delphi, 64-bit TC is compiled using Lazarus. Problems with the 64-bit version indeed seem to be more frequent than problems with the 32-bit version.
Re: in search not work CTRL+A
I found the Rubicon!
10.50b4 (second edition) - do work both versions: 64+32.
10.50b5 - 32 does work, 64 - does NOT work.
And this one change:
08.05.22 Fixed: Ctrl+A in edit controls or the edit box part of comboboxes would clear the edit box when using auto-append for that edit box, e.g. in the F5 copy dialog (32/64)
was mark as fixed for this version.
10.50b4 (second edition) - do work both versions: 64+32.
10.50b5 - 32 does work, 64 - does NOT work.
And this one change:
08.05.22 Fixed: Ctrl+A in edit controls or the edit box part of comboboxes would clear the edit box when using auto-append for that edit box, e.g. in the F5 copy dialog (32/64)
was mark as fixed for this version.
#146217 personal license
Re: in search not work CTRL+A
I could not find a forum where this version of the build environment was not mentioned without big problems EXACTLY on the build of 64 bit progs versions. Of course - I looked among the Russian-language forums.64-bit TC is compiled using Lazarus
What could have motivated the author not to build everything in one way - in one environment? Kind of like I see that there is 64-bit Windows Application Development - RAD Studio from Embarcadero Co. And this is a long-established company with many years of experience, ambitions and status among developers. And most importantly - it has more than good technical support. Why not this one??? Why this "lazarus"?
#146217 personal license
Re: in search not work CTRL+A
AntonyD,
Delphi x64 Compiler (beta) coming next week(?) :)
See also:
Best development platform for Total Commander?
Or just google "embarcadero site:ghisler.ch/board/" in general.
HTH
Roman
Because Lazarus was available before a 64-bit compiler from Embarcadero.What could have motivated the author not to build everything in one way - in one environment? Kind of like I see that there is 64-bit Windows Application Development - RAD Studio from Embarcadero Co. And this is a long-established company with many years of experience, ambitions and status among developers. And most importantly - it has more than good technical support. Why not this one??? Why this "lazarus"?
Delphi x64 Compiler (beta) coming next week(?) :)
See also:
Best development platform for Total Commander?
Or just google "embarcadero site:ghisler.ch/board/" in general.
HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Re: in search not work CTRL+A
This was already known and mentioned by petermad in this thread.
The fix in TC 10.52rc1 works on my system and works for others, but apparently not on your system and some others.
Re: in search not work CTRL+A
Unfortunately it works so only with a fresh ini.ghisler(Author) wrote: 2022-10-23, 08:47 UTCThat's what it should do! The other users who reported the problem wrote that it just moved the cursor to the start of the input...it just marks the whole input
But for me thats not a big problem.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: in search not work CTRL+A
That's true, but because the error was not confirmed by all other - it make sense to find out on MY machine - WHERE is that Rubikon IS.This was already known and mentioned by petermad in this thread.
And so I found it.
Fixing what?The fix in TC 10.52rc1
Last edited by AntonyD on 2022-10-23, 12:29 UTC, edited 1 time in total.
#146217 personal license