1.When you right click on a folder in the folder view sidebar,you have an option to open the folder in a tab or in "other view"(I thought that meant another window)
Both options are opening the folder in explorer
2.context_menu_shell_extensions is set to 0 and that prevents showing shell extensions but that works only in the result list
Bug with folder view
Re: Bug with folder view
Everything doesn't have a native option to do this.1.When you right click on a folder in the folder view sidebar,you have an option to open the folder in a tab or in "other view"(I thought that meant another window)
Did you add custom folder menu items in your registry?
Do you also see these custom folder menu items in Windows Explorer when right clicking a folder?
What are these custom commands? I can help with getting Everything to open a new window/tab.
I'll look into using only a basic context menu when context_menu_shell_extensions is disabled.2.context_menu_shell_extensions is set to 0 and that prevents showing shell extensions but that works only in the result list
Thank you for the suggestions.
Re: Bug with folder view
1.Hmm it seems those menus are from QTTabBar but I found another way
If I Shift+R.Click on an item,I can open it in Everything by using the Explore in Everything
If I Shift+R.Click on an item,I can open it in Everything by using the Explore in Everything
Re: Bug with folder view
Everything 1.5.0.1373a will now use a basic context menu for the folder sidebar when context_menu_shell_extensions is disabled.