* Ben Fritz <[email protected]> [150408 07:11]: > On Wednesday, April 8, 2015 at 9:47:07 AM UTC-5, Tim Johnson wrote: > > > > I'd like to have xterm_clipboard and clipboard enabled because I > > want to paste directly to the system clipboard and I don't think I > > need python for anything. Even tho' I am a python programmer, I > > would be doing programming in the gui version > > > > I've downloaded source via > > hg clone https://vim.googlecode.com/hg/ vim > > > > I'd welcome pointers on how to make these changes > > > > Hi, Tim! > > The next step is to install the dependencies, if you haven't done so already. > You said you're on Ubuntu, so that's probably something like "sudo apt-get > build-dep vim-gnome". > > After that, just building Vim with a feature set of NORMAL, BIG, or HUGE (I > recommend HUGE to unlock all of Vim's features) should get you clipboard > support. > > You probably want to run the configure script prior to building. > > See http://vim.wikia.com/wiki/Building_Vim Thanks for the link. Gvim (vim with gui is already installed, so looks like I need to fiddle with the configure switches for the clipboard enabling. cheers -- Tim tim at tee jay forty nine dot com or akwebsoft dot com http://www.akwebsoft.com, http://www.tj49.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.
