Hi!
I just started using Kakoune.
In Vim, I use ctrl+c to return to normal mode from e.g. input mode.
Is it possible to leave input mode by remapping to ?
This does not work:
map global insert [c-c] [esc]
Thanks,
Dirk
EDIT: Angle-brackets cannot be entered it seems. Using square brackets instead here.