You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the default keymap I can never use new line above or below keybindings.
I think just reading the keymap there may be some overlap for Editor && mode == full context, but I can't quite be sure because I don't know exactly how it all works.
Is this a bug or a feature? haha Either way maybe some clarification on expected behavior is needed and if there's indeed overlap, it might make sense to figure out a way to expose both shortcuts.
Thanks for reporting this, this is a known issue on Linux. We're still working on the default bindings for AI related stuff and hope to have this resolved soon.
Regarding the "possible overlap" you are entirely correct - you can clearly see the overlap in zed: open default keymap when you search for ctrl-enter.
For now I recommend rebinding one of them to avoid the conflict.
Sorry we didn't catch this before it reached you!
probably-neb
changed the title
Can't use NewLineAbove and always get InlineAssist (possible overlap)
Conflict between ctrl-enter being default for both assistant::InlineAssist and editor::NewlineAbove on linux
Feb 11, 2025
probably-neb
changed the title
Conflict between ctrl-enter being default for both assistant::InlineAssist and editor::NewlineAbove on linux
Default keybind conflict for ctrl-enter used for both assistant::InlineAssist and editor::NewlineAbove on linux
Feb 11, 2025
Summary
With the default keymap I can never use new line above or below keybindings.
I think just reading the keymap there may be some overlap for
Editor && mode == full
context, but I can't quite be sure because I don't know exactly how it all works.Is this a bug or a feature? haha Either way maybe some clarification on expected behavior is needed and if there's indeed overlap, it might make sense to figure out a way to expose both shortcuts.
Steps to trigger the problem:
Actual Behavior:
assistant::InlineAssist
Expected Behavior:
editor::NewlineAbove
Zed Version and System Specs
Zed: v0.172.9 (Zed)
OS: Linux Wayland fedora 41
Memory: 30.4 GiB
Architecture: x86_64
GPU: AMD Radeon RX 6600 (RADV NAVI23) || radv || Mesa 24.3.4
The text was updated successfully, but these errors were encountered: