-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
ble ignores/tramples inSHELLisense bindings #464
Comments
Cross-Reference: microsoft/inshellisense#262 |
In my understanding, Inshellisense is working at the terminal level. Since # ~/.blerc
bleopt term_modifyOtherKeys_external= |
The config line doesn't make it work for |
@NireBryce Thank you for the information.
Do you have any updates on this? |
@NireBryce The upstream inshellisense seems to have added a fix. Could you test if the problem is fixed? |
ble intercepts the bindings for inshellisense, another completion engine that uses it's own gui menu widget.
in non-ble bash the behavior is tab/up/down/escape interacts with the completion menu when active, otherwise normal shell bindings.
I fully understand if this isn't a high priority, I know I'm probably an edge case (and you're mainly a completion engine), but putting the issue out there in case this is larger than just inshellisense.
The text was updated successfully, but these errors were encountered: