Monday, March 17, 2014

Re: how to add feature to vim in fedora?

On 2014-03-17, blablablablablabla218 wrote:
> Hi,
> i want to copy from vim to the clipboard but i can't do that
> because the clipboard feature is not available.
>
> How can i add it to my vim, and can i do it with yum?

I would install the vim-X11 package. That will install gvim and a
number of commands linked to gvim including vimx. Running vimx will
give you a terminal-mode Vim with all the X11 features included such
as the clipboard.

If you don't want to type vimx all the time, you can define an alias
for your shell such as

alias vim=vimx

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