Keybind to Ignore autocompletion #48
Closed
NitroSniper
started this conversation in
Ideas
Replies: 1 comment
-
Hey @NitroSniper, thanks for the suggestion! It is indeed a nice QOL improvement! Normally I would avoid such conflicts using a space character to prevent auto-selection, howerver CTRL+Enter surely feels and sounds cooler! I will check your PR as soon as possible. Cheers! This discussion is related to PR #49 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why is this needed (example):
If I search for "advent" with "advent of code" on the homepage, the autocomplete will prioritize "advent of code.", Sometimes I don't want this feature getting in the way and I just want to search for "advent".
Feature:
Have a keybind like CTRL-ENTER to ignore the autocompletion and just search whatever is in the buffer.
Beta Was this translation helpful? Give feedback.
All reactions