Can't bind to <C-x><C-e> in insert mode
#296
Unanswered
NonlinearFruit
asked this question in
Issue triage
Replies: 1 comment
|
Thanks for the report, I can reproduce. #297 |
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
I was trying to bind
<C-x><C-e>to a cmd in insert mode but for some reason itwon't trigger. A single ctrl binding works in insert. Double letter bindings
work in insert. But a double binding where the first is a ctrl seems to fail.
Glide version is 0.1.60a
All reactions