On 11/27/2010 07:50 PM, Ankur Sinha wrote:
> Hello,
>
> I was looking for a method to send text from a vim buffer to the system
> clipboard. I came across this[1].
>
> The fedora Vim package has clipboard facility disabled:
>
> [ankurgu...@070905042 PhD]$ vim --version | grep -i clipboard
> -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info
> +comments
>   -xterm_clipboard -xterm_save
>

gvim from vim-X11 package has this feature enabled

$ gvim --version | grep -i clipboard
+clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info 
+comments
+xsmp_interact +xterm_clipboard -xterm_save

HTH

-- 
Athmane Madjoudj
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to