Comment #1 on issue 64 by [email protected]: Can't paste the <0c>
character on Ex or / command line when using 'incsearch'
http://code.google.com/p/vim/issues/detail?id=64
The problem is, <ctrl-L> triggers completion when 'incsearch' is set.
Therefore one needs to escape the ctrl-L when pasting it into the
commandline.
Attached Patch fixes it.
Attachments:
issue_64.diff 355 bytes
--
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