I want to yank (character-wise) with / (search), suppose the cursor is
over aa, and I want to yank up to the hhii using command

yv/hhii<CR>

aa bb cc dd ee
ff gg 
hhii zzzzzzzz

However it only includes the first character (hii not included), how
to force it to include the whole search pattern character-wise?

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩123 王維  終南別業
    中歲頗好道  晚家南山陲  興來美獨往  勝事空自知
    行到水窮處  坐看雲起時  偶然值林叟  談笑無還期

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to