As a result, when I try to type a multi-word query in the search box, pressing the Space key opens a new tab instead of inserting a space between words.
This makes it practically impossible to perform multi-word searches while using Space as a hotkey.
---
###
1. Go to *Tools → Options → Keyboard* and assign the **Space** key as a global hotkey for an action such as “Open new tab.”
2. Create a new tab or focus on an existing one.
3. Type `new file name` in the search box.
4. Notice that pressing Space opens a new tab instead of inserting a space.
---
###
When the focus is on the search box or any text field, the Space key should work as a normal space character and should not trigger the hotkey action.
---
###
The program could be adjusted so that when the focus is on the search box or the rename box, the Space key hotkey is temporarily disabled.
---