-
Notifications
You must be signed in to change notification settings - Fork 196
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
Shift-enter mappings being ignored #367
Comments
Thanks for the kind words! :) Do you mind retesting this on the latest release (
The window triggers due to |
Closing since this seems likely be an issue with your config but lmk if you're still running into this on a fresh config |
Sorry, just got back to this - I realised the whole issue was actually a tmux issue - when I was checking to see kitty could actually handle |
Make sure you have done the following
blink.cmp
Bug Description
Firstly, thanks for the awesome plugin!
Apologies in advance if I've misunderstood the way keybinds are managed. I've found that, in certain files (in particular markdown and typst, but possibly others), the completion window appears after typing common punctuation characters, and so I'd like to be able to press shift+enter to dismiss the window and enter a newline.
But with the configuration I have below, shift+enter behaves exactly the same as just enter by itself (i.e. it accepts the suggestion). Is there a different approach I should be using?
Thanks 😁
Relevant configuration
neovim version
NVIM v0.11.0-dev Build type: Release LuaJIT 2.1.1713773202 Run "nvim -V1 -v" for more info
blink.cmp
version: branch, tag, or commitv0.5.1
The text was updated successfully, but these errors were encountered: