Sunday, September 14, 2014

Re: Select Copy Not Work

On 2014-09-14, huangyingw wrote:
> Hi Gary,
> After set clipboard=unnamedplus, this works on Ubuntu, but does not work in
> Mac OS X.
> If I want the select copy works perfectly both on Ubuntu and OS X, what
> should I do?
> I notice that the default vim in OS X is -xterm_clipboard
>
> mac:MacOS huangyingw$ vi --version|grep clipboard
> -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info
> +comments
> -xterm_clipboard -xterm_save
>
> And the Vim in MacVim is +clipboard, but also -xterm_clipboard
>
> mac:MacOS huangyingw$ ./Vim --version|grep clipboard
> +clipboard +iconv +path_extra +transparency
> +eval +mouse_dec +startuptime -xterm_clipboard
>
> What's the quickest way to change from -xterm_clipboard to
> +xterm_clipboard.
> Or, I really doubt that, is OS X, there is no xterm_clipboard, for it is
> used in X11 environment, not available in OS X?

I'm afraid I know nothing about OS X, but I'm sure there are others
here who do.

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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment