Skip to content
Discussion options

You must be logged in to vote

I could get it to work with menu-complete context=filename as triggered with C-x / in vi-mode.

When context=filename is specified, ble.sh doesn't use external completion settings and only uses ble.sh's built-in filename generation.

However TAB menu-complete seems unaffected by that.

The TAB/menu completion (without specifying context) by default uses external completion settings (if any are set by the complete builtin), and falls back to ble.sh's built-in filename generation only when external completion settings are not found. Your observation implies that you have external completion settings such as bash-completion, which override ble.sh's built-in completion generation for filenam…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dezza
Comment options

@akinomyoga
Comment options

Answer selected by dezza
@dezza
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants