Locked tabs behave differently as in previous versions
Moderators: Hacker, petermad, Stefan2, white
Locked tabs behave differently as in previous versions
In versions up to 7.56a locked tabs (locked WITHOUT allowing directory changing) in spite of their locked status were able to open a desired subfolder – they open it in the automatically created a new tab or they used already existing tab with this subfolder opened. In version 8.0 beta 8 trying to open a subfolder does nothing. Is it the intent or a bug?
MarianD
Please, check the options TabEnterDirChange and LockedTabChange in your wincmd.ini.
Please, check the options TabEnterDirChange and LockedTabChange in your wincmd.ini.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Cannot confirm either. How did you try to open the directory? I can open it with ENTER and by double clicking. A new tab is created automatically.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I have only one
c:\Users\Marian\AppData\Roaming\GHISLER\wincmd.ini
for both Total Commander version 7.56a and 8.0ß8 (64-bit) – both are installed in the same directory
c:\TotalCmd
(the version 8.0ß8 64-bit is installed over the original 7.56a). Operating system Windows 7 Ultimate 64-bit.
My settings are:
TabEnterDirChange=1 ;0-do nothing, 1-open new tab, 2-ask (for locked tabs)
LockedTabChange=1 ;0-new tab, 1-re-use tab with same dir, 2= re-use first unlocked tab
I have the opportunity directly compare behavior of both version of TC, when I have instance of every opened simultaneously. They definitely behave differently, as I wrote in my previous post.
c:\Users\Marian\AppData\Roaming\GHISLER\wincmd.ini
for both Total Commander version 7.56a and 8.0ß8 (64-bit) – both are installed in the same directory
c:\TotalCmd
(the version 8.0ß8 64-bit is installed over the original 7.56a). Operating system Windows 7 Ultimate 64-bit.
My settings are:
TabEnterDirChange=1 ;0-do nothing, 1-open new tab, 2-ask (for locked tabs)
LockedTabChange=1 ;0-new tab, 1-re-use tab with same dir, 2= re-use first unlocked tab
I have the opportunity directly compare behavior of both version of TC, when I have instance of every opened simultaneously. They definitely behave differently, as I wrote in my previous post.
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
This works for me too. Could you try with a fresh wincmd.ini, please?My settings are:
TabEnterDirChange=1 ;0-do nothing, 1-open new tab, 2-ask (for locked tabs)
LockedTabChange=1 ;0-new tab, 1-re-use tab with same dir, 2= re-use first unlocked tab
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
So, launch TC with EXACTLY this wincmd.ini, NOT REMOVING the comment in the second row:
[Configuration]
TabEnterDirChange=1 ;0-do nothing, 1-open new tab, 2-ask (for locked tabs)
LockedTabChange=1
[lefttabs]
0_path=C:\
0_caption=Root
0_options=1|3|1|0|0|1|0
activetab=0
activelocked=1
activecaption=Disk
Now try to change to another directory on the left panel. Version 7.56 – success, 8.0 ß8 – failure.
And now remove the comment and try it again. Are you surprised as me?
[Configuration]
TabEnterDirChange=1 ;0-do nothing, 1-open new tab, 2-ask (for locked tabs)
LockedTabChange=1
[lefttabs]
0_path=C:\
0_caption=Root
0_options=1|3|1|0|0|1|0
activetab=0
activelocked=1
activecaption=Disk
Now try to change to another directory on the left panel. Version 7.56 – success, 8.0 ß8 – failure.
And now remove the comment and try it again. Are you surprised as me?
No, becauseMarianD wrote:Are you surprised as me?
Code: Select all
[Configuration]
TabEnterDirChange=1 ;0-do nothing, 1-open new tab, 2-ask (for locked tabs)
You SHOULDNT add a comment on the same line as a parameter
inside an Ini-File....
So please move this thread to the english forum. TIA
Hoecker sie sind raus!
MarianD
TC uses the standard Windows system functions for parsing INI, so this behaviour is shared by 99% Windows applications.
TC uses the standard Windows system functions for parsing INI, so this behaviour is shared by 99% Windows applications.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64