-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't tab through input fields in project search after latest update #18575
Comments
I've tried all kinds of resetting by looking at defaultkeymap but nothing seems to work but removing my existing keymap for tab:
Is there any good documentation on these contexts? |
this is interesting, i don't set any keybindings for this, |
I also don't have any keybindings and tab has always worked for me to cycle through input fields in project search. 🤔 |
I still can't figure this out. I have:
According to the rules defined at https://zed.dev/docs/key-bindings#precedence they are of the same level and therefore the latter one should take precendence. It doesn't: ![]() The other suggestion with ![]() |
Check for existing issues
Describe the bug / provide steps to reproduce it
I have:
for indenting in editor context only.
Since last update I cannot tab through the fields of project search, but just insert tabs instead:
I'm positive this worked before but it seems the "Editor && !showing_completions" context is now active even if cursor is in project search. If I remove my keysettings it works as normal.
Environment
Zed: v0.154.3 (Zed)
OS: macOS 14.6.1
Memory: 16 GiB
Architecture: aarch64
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: