Hi,
                 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? 



--
View this message in context: 
http://vim.1045645.n5.nabble.com/Select-Copy-Not-Work-On-Mac-tp5722680.html
Sent from the Vim - General mailing list archive at Nabble.com.

-- 
-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to