In the 64bit version of TC the new option in the History config:
"Show last visited directory closest to the middle of the list"
does not have any effect - it works in the 32bit version
solved [TC 11.00b4] "Show last visited directory closest to the middle of the list" does not work in 64bit TC
Moderators: Hacker, petermad, Stefan2, white
solved [TC 11.00b4] "Show last visited directory closest to the middle of the list" does not work in 64bit TC
Last edited by petermad on 2023-05-31, 21:07 UTC, edited 1 time in total.
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: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 11.00b4] "Show last visited directory closest to the middle of the list" does not work in 64bit TC
It does work once you have configured it (either manually or via 32-bit), just the configuration dialog doesn't work.
There is also a typo in the variable, ShowLastVisiedInMiddle instead of ShowLastVisitedInMiddle.
There is also a typo in the variable, ShowLastVisiedInMiddle instead of ShowLastVisitedInMiddle.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 11.00b4] "Show last visited directory closest to the middle of the list" does not work in 64bit TC
My 32bit and 64bit TC are in separate directories and don't share the ini file.or via 32-bit
I can confirm that if I manually add ShowLastVisiedInMiddle=1 in wincmd,ini for the 64bit version then it works.There is also a typo in the variable, ShowLastVisiedInMiddle instead of ShowLastVisitedInMiddle.
But it does not show as enabled in the History options page, and it can not be changed from there either.
If I manually insert ShowLastVisitedInMiddle=1 in the 64bit version it neither works or is configurable via the History options.
The 32bit version does not work with manually added ShowLastVisitedInMiddle=1, but if I use the History options to configure it, then ShowLastVisiedInMiddle=1 is added to wincmd.ini.
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: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 11.00b4] "Show last visited directory closest to the middle of the list" does not work in 64bit TC
That's exactly the bug, I ported the function from 32-bit to 64-bit, but missed porting its configuration.But it does not show as enabled in the History options page, and it can not be changed from there either.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 11.00b4] "Show last visited directory closest to the middle of the list" does not work in 64bit TC
Confirmed fixed in TC 11.00b5history.txt wrote:24.05.23 Fixed: ShowLastVisitedInMiddle option was named incorrectly (ShowLastVisiedInMiddle), and its configuration didn't work in 64-bit (32/64)

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
Re: solved [TC 11.00b4] "Show last visited directory closest to the middle of the list" does not work in 64bit TC
Moderator message from: white » 2023-05-31, 21:50 UTC
Moved to Fixed bugs.