When I open the configuration file with Edit-PowerTreeConfig and set, e.g., ShowExecutionStats to false, this setting takes effect. When I restart PowerShell and then call Show-PowerTree, the stats are not being shown, as expected.
However, the same does not work with ShowConfigurations. When I set this to false, the configuration is still being shown after restarting PowerShell and calling Show-PowerTree.
When I open the configuration file with
Edit-PowerTreeConfigand set, e.g.,ShowExecutionStatstofalse, this setting takes effect. When I restart PowerShell and then callShow-PowerTree, the stats are not being shown, as expected.However, the same does not work with
ShowConfigurations. When I set this to false, the configuration is still being shown after restarting PowerShell and callingShow-PowerTree.