On Tue, April 17, 2012 12:48, Dominique Pellé wrote: > Christian Brabandt wrote: > >> On Tue, April 17, 2012 08:33, krzysztof cierpisz wrote: >>> What can I check to find out the reason why direct copy from Chrome to >>> Vim is not working properly? >> >> That is a known issue, that is in the todo list. >> :h todo and search for chrome > > > I just tried to copy/paste from Chrome into Vim and it worked for me. > I have: > > :set enc=utf-8 > :set fenc=utf-8 > > I used: > - chromium-17.0.963.79 on Ubuntu-10.04 (x86) and > - vim-7.3.495
I don't know maybe the issue was fixed in Chrome or so, but this has been discussed here before, see these 2 threads: http://groups.google.com/group/vim_use/msg/6c0367d6470ad063 http://groups.google.com/group/vim_use/msg/da28278909baab30 This bug report from chromium http://code.google.com/p/chromium/issues/detail?id=34813 mentions a similar problem (or perhaps this problem), but this should be solved now. regards, Christian -- 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
