How do you configure Zed to avoid moving the cursor to the first search result minibuffer? #17837
Replies: 7 comments 6 replies
-
Any updates on this? 🙏 |
Beta Was this translation helpful? Give feedback.
-
Same question, since Zed has no incremental search, this behavior is super annoying. |
Beta Was this translation helpful? Give feedback.
-
Absolutely the same question. |
Beta Was this translation helpful? Give feedback.
-
In case you are using vim mode, I just do |
Beta Was this translation helpful? Give feedback.
-
@as-cii @ConradIrwin any update on this? |
Beta Was this translation helpful? Give feedback.
-
Same question. Very annoying "feature". |
Beta Was this translation helpful? Give feedback.
-
Weird that this is different in project search vs. buffer search. Happy to pair with someone on a fix: https://cal.com/conradirwin/pairing |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When searching all files in a project, the cursor moves out of the search box and into the cursor position of the first minibuffer.
How do I configure Zed to keep my cursor in the search box until I move it manually?
I often increment on my searches, adding or removing a few characters and hitting enter. The fact that the cursor jumps to editing the first result after every enter key violates my expectations, because I expect to be still in the search box (I never clicked or tabbed out of it).
Beta Was this translation helpful? Give feedback.
All reactions