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

Option to trigger MenuComplete on consecutive tab press, like Zsh's AUTO_MENU #4056

Open
1 task done
segevfiner opened this issue Jul 1, 2024 · 0 comments
Open
1 task done
Labels
Issue-Enhancement It's a feature request. Needs-Triage 🔍 It's a new issue that core contributor team needs to triage.

Comments

@segevfiner
Copy link

Prerequisites

  • Write a descriptive title.

Description of the new feature/enhancement

It would be nice to have an option to trigger MenuComplete on a consecutive tab press like Zsh's AUTO_MENU. Basically first and second tab act like Complete/Bash does, but pressing it again while the list of options is shown switches to menu completion.

Proposed technical implementation details (optional)

A new function that can be bound to tab that acts this way? Or a config parameter to switch Complete to behave that way.

@segevfiner segevfiner added the Issue-Enhancement It's a feature request. label Jul 1, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement It's a feature request. Needs-Triage 🔍 It's a new issue that core contributor team needs to triage.
Projects
None yet
Development

No branches or pull requests

1 participant