On 16/11/2013 16:07, Bee wrote:

> The OP said 'I am using iterm2 with the vim that comes with the Mac OS X 
> system' 
> 
> To determine if that version of vim has access to the clipboard, type the 
> following on the vim command line:
> 
> echo has("clipboard")
> 
> If it returned '0' then there is no clipboard support.

Apple's Vim on Snow Leopard is 7.2.108 which is ancient & is indeed
-clipboard. I use Mac Ports's terminal Vim: 7.4.52 which is +clipboard.

Best solution? Install MacVim: <https://code.google.com/p/macvim/> or
compile from source for terminal Vim from:
<http://www.vim.org/mercurial.php>.

Both come with +clipboard as default.

Cheers,

  Phil...

-- 
currently (ab)using
Arch Linux, CentOS 5.9 & 6.4, Debian Squeeze & Wheezy, Fedora Spherical
& That Damn Cat, OS X Snow Leopard & Tiger, Scientific Linux 6.4, Ubuntu
Quantal & Raring
GnuGPG Key : http://phildobbin.org/publickey.asc


-- 
-- 
You received this message from the "vim_mac" 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_mac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_mac+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to