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

A command to discard autocompletion #8132

Closed
MaxVerevkin opened this issue Aug 31, 2023 · 1 comment
Closed

A command to discard autocompletion #8132

MaxVerevkin opened this issue Aug 31, 2023 · 1 comment
Labels
C-enhancement Category: Improvements

Comments

@MaxVerevkin
Copy link

Sometimes I start going though the completion list using tab and then realize that I want to to go back and just continue from the state before I started tab-ing. I tried

[keys.insert]
C-x = ["normal_mode", "undo", "insert_mode"]

which didn't work (#8131). But even if it worked, I think a dedicated command would be better.

@MaxVerevkin MaxVerevkin added the C-enhancement Category: Improvements label Aug 31, 2023
@the-mikedavis
Copy link
Member

the-mikedavis commented Aug 31, 2023

This should be a command on the completion component so I will close this in favor of #5505

@the-mikedavis the-mikedavis closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Improvements
Projects
None yet
Development

No branches or pull requests

2 participants