Skip to content
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

fix: remove enter as a keybinding for accepting a terminal suggestion #212470

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cpendery
Copy link
Member

Fixes #212450. I think enter shouldn't be a keybinding for accepting a suggestion since suggestions can appear without request. If a user always had to trigger completions, I think it would be fine to leave as is

Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typing enter doesn't execute command when terminal suggest modal visible
2 participants