If i press / in search list the new search box is named "Quick find".
If I press Ctrl+F (Edit > Find) the name is "Find in results".
This means that are different functions?
Also, how can I remove / hotkey?
[Solved] / vs Ctrl+F
-
w64bit
- Posts: 338
- Joined: Wed Jan 09, 2013 9:06 am
[Solved] / vs Ctrl+F
Last edited by w64bit on Wed Oct 01, 2025 8:00 am, edited 1 time in total.
-
void
- Developer
- Posts: 19902
- Joined: Fri Oct 16, 2009 11:31 pm
Re: / vs Ctrl+F
Quick find and Find in results function the same way.
The difference:
Quick find
Find in results
To remove the / quick find keyboard shortcut:
The difference:
Quick find
Focus stays in the result list.
Typing in the result list goes to the quick find.
Typing in the result list goes to the quick find.
Find in results
Find bar is focused.
Typing in the result list does a jump to. (not a find in results)
Typing in the result list does a jump to. (not a find in results)
To remove the / quick find keyboard shortcut:
- In Everything 1.5, from the Tools menu, click Options.
- Click the Advanced tab on the left.
- To the right of Show settings containing, search for:
jump - Select: jump_to_forward_slash_action
- Set the value to: None
- Click OK.
-
w64bit
- Posts: 338
- Joined: Wed Jan 09, 2013 9:06 am
Re: / vs Ctrl+F
Is it possible to also close (toggle) Find bar with the same hotkey used for open it: Ctrl+F (Global)?
-
void
- Developer
- Posts: 19902
- Joined: Fri Oct 16, 2009 11:31 pm
Re: / vs Ctrl+F
To toggle the findbar with Ctrl + F:
UI_ID_EDIT_TOGGLE_FINDBAR (40321)
- From the Bookmarks menu, click Add to bookmarks....
- Change the Name to:
Toggle Findbar - Change the Search to:
/command 40321 - Set the Keyboard Shortcut to:
Ctrl + F - Click OK.
UI_ID_EDIT_TOGGLE_FINDBAR (40321)