On 2013-03-19, Christian Brabandt wrote: > On Fri, March 15, 2013 20:29, Gary Johnson wrote: > > > Should the function of "!" in :normal and of "nore" in mappings be > > extended to also ignore any non-default settings of 'cedit'? > > I think, plugin writers should take care of properly escaping > the cedit key by themselves. That is, if they issue a search like this > :exe "norm! /" > they need to take care to replace the cedit key by Ctrl-V cedit key.
But the writer in this case was not trying to use the cedit key--he was innocently using another key (<Esc>) that I had chosen to be the cedit key. Regards, Gary -- -- You received this message from the "vim_use" 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
