How to prevent the folder window from auto-opening when using "Explore Path From Clipboard"?

Discussion related to "Everything" 1.5.
Post Reply
dldc114
Posts: 19
Joined: Wed Sep 07, 2022 2:21 pm

How to prevent the folder window from auto-opening when using "Explore Path From Clipboard"?

Post by dldc114 »

Name: Explore Path From Clipboard
Search: /command 40236
Hello, may I ask: after using the "Explore Path From Clipboard" command by sending a message, if the folder window is closed, it will automatically open. Is there any way to prevent the folder view from opening automatically?
void
Developer
Posts: 19830
Joined: Fri Oct 16, 2009 11:31 pm

Re: How to prevent the folder window from auto-opening when using "Explore Path From Clipboard"?

Post by void »

/command 40236 is: UI_ID_FOLDERS_SIDEBAR_EXPLORE_PATH_FROM_CLIPBOARD

This command will show the folders sidebar.

Please try the following bookmark search instead:

Code: Select all

/command 41166
/command 41166 is: UI_ID_SEARCH_EDIT_PASTE



/command
Command IDs
Post Reply