Autoswitch view modes: Network neighborhood as UNC

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Sob
Power Member
Power Member
Posts: 945
Joined: 2005-01-19, 17:33 UTC

Autoswitch view modes: Network neighborhood as UNC

Post by *Sob »

Start TC with this ini and switch to Network neighborhood:

Code: Select all

[ViewModes]
0_name=<default>
0_icon=
0_options=-1|-1|0||-1|-1|-1
1_name=test
1_options=-1|-1|0||-1|255|255
[ViewModeSwitch]
Enabled=1
0_rules=U
0_mode=1
Expected result: default view mode is used (list background has default color)
Actual result: view mode is switched to "test" (list background has red color)

Even though root of network neighborhood starts with "\\", it's not real UNC path. In TC it's mostly list of plugins that have nothing to do with UNC.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50550
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

TC currently sees Network Neighborhood as par of network paths. This is intentional.
Author of Total Commander
https://www.ghisler.com
Post Reply