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

Filtering completion candidates incrementally #32

Open
magicant opened this issue Sep 14, 2023 · 0 comments
Open

Filtering completion candidates incrementally #32

magicant opened this issue Sep 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@magicant
Copy link
Owner

(Feature request migrated from https://osdn.net/projects/yash/ticket/38262)

Assume a user hits the Tab key to list command line completion candidates then starts typing one of the candidates. It would be useful if the shell hides candidates that do not match (part of) the candidate being typed. This filtering would be the most useful if applied each time the user types a character after completion.

@magicant magicant added the enhancement New feature or request label Sep 14, 2023
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

No branches or pull requests

1 participant