James McCoy wrote:
> If a user ":imap"s <C-k>, then <C-x><C-k> in insert mode will
> incorrectly trigger their <C-k> map. The attached patch fixes this by
> adding Ctrl_K to the recognized followup keys in
> edit.c:vim_is_ctrl_x_key. That seems to be the only key that was
> missing from the list.
I'm very glad you found a way to fix the problem. I'll include the
patch, thanks!
--
A computer programmer is a device for turning requirements into
undocumented features. It runs on cola, pizza and Dilbert cartoons.
Bram Moolenaar
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php