I apologize if the title of this issue is confusing, but hopefully an example will illustrate what I mean:
Is there a way for me to trigger keybindings such as <f1> C-a using devil? Currently, typing <f1> , will result in the error <f1> , is undefined rather than activating the devil prompt.
Instead, I would like to be able to do <f1> , a and have devil translate that to <f1> C-a.
Thanks!