no unique context key set when roo code input field is focused #2896
kajdo
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
App Version
Version: 3.13.2
API Provider
OpenRouter
Model Used
not model related
Actual vs. Expected Behavior
for us vim-key fanatics, it would be extremely helpful if roo-code would set a unique context if the input field is focused, so that we can restrict defined keybindings not to be triggered when in roo-code
for example:
this works fine, but there is no clean way to exclude the webview to be excluded (!webviewFocus is not doing the trick)
if roo-code would expose it's context when the user focused the input field, this could be easyly excluded within the custom keybindings
Detailed Steps to Reproduce
Relevant API Request Output
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions