Skip to content

How to disable temporary insertion by menu-complete? #252

Closed Answered by akinomyoga
DUOLabs333 asked this question in Q&A
Discussion options

You must be logged in to vote

However, as you go through the menu, the choices replace whatever is in your current prompt:

I want to disable the choices replacing the prompt, but still allow me to select a choice, and only replacing the prompt when I press Enter on one of them.

Based on your feedback, I have newly added another option bleopt complete_menu_complete_opts in commit 6a21ebb. To turn off the temporary insertion of the selected menu item in the commandline, you can use the following setting:

# blerc

bleopt complete_menu_complete_opts=

Could you update ble.sh by running ble-update and see if it is what you expect? Thank you!

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@DUOLabs333
Comment options

@akinomyoga
Comment options

@DUOLabs333
Comment options

@akinomyoga
Comment options

Comment options

You must be logged in to vote
2 replies
@DUOLabs333
Comment options

@akinomyoga
Comment options

Answer selected by DUOLabs333
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
NYI/NewFeat Not yet implemented or New Feature
2 participants