Yukihiro Nakadaira wrote:
> Ubuntu-12.10
> Vim-7.3.843 gtk2 version
>
> Steps to reproduce:
> 1. locale and &encoding is utf-8.
> 2. Insert non-latin1 text (for example U+FF41).
> 3. Yank the text to clipboard (v"+y).
> 4. Execute system command. :call system('ls') or :!ls
> 5. Put the text from clipboard ("+p).
> Then, broken text is inserted.
>
> This behavior seems introduced by 7.3.011 and 7.2.221.
>
> 7.3.011: X11 clipboard doesn't work in Athena/Motif GUI. First selection
> after a shell command doesn't work.
> 7.2.221: X cut_buffer0 text is used as-is, it may be in the wrong encoding.
I can reproduce it. Strange.
--
A)bort, R)etry, P)lease don't bother me again
/// 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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" 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.