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

Keeping completion menu always open #820

Open
HKalbasi opened this issue Aug 23, 2024 · 1 comment · May be fixed by #821
Open

Keeping completion menu always open #820

HKalbasi opened this issue Aug 23, 2024 · 1 comment · May be fixed by #821
Labels
enhancement New feature or request

Comments

@HKalbasi
Copy link
Contributor

Currently it is possible to trigger opening the completion menu by a specific key binding like tab, but my usage is very completion heavy and I want to keep the completion menu always open for more discoverability and ease of use. Is it possible to configure reedline so that it keeps the completion menu always open, or reopen it after each key or each space? If not, would you accept a PR adding it?

@HKalbasi HKalbasi added the enhancement New feature or request label Aug 23, 2024
@fdncred
Copy link
Collaborator

fdncred commented Aug 23, 2024

I don't think it's possible right now. I'm always up for cool PRs as long as they're implemented well. I know that's vague but we're a little strict on what we accept here as to keep the maintenance easier. I'd say go for it, and we might accept it.

@HKalbasi HKalbasi linked a pull request Aug 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants