Re: [arch-general] Vim clipboard option

2014-08-21 Thread Manolo Martínez
On 08/21/14 at 10:34am, Daniel Micay wrote: > The vim package only exists to avoid some dependencies. If it linked > against X libraries, there wouldn't be much point in having it. That makes sense. Thanks, Manolo pgpXyVkwr0fgJ.pgp Description: PGP signature

Re: [arch-general] Vim clipboard option

2014-08-21 Thread Paul Gideon Dann
On Thursday 21 Aug 2014 16:24:22 Manolo Martínez wrote: > On 08/21/14 at 11:17am, Magnus Therning wrote: > > On Thu, Aug 21, 2014 at 07:39:50AM +0200, Yamakaky wrote: > > > Hi > > > > > > It's good to have a real vim package, but the `clipboard` option is now > > > disabled (see `vim --version`).

Re: [arch-general] Vim clipboard option

2014-08-21 Thread Daniel Micay
On 21/08/14 04:43 AM, Manolo Martínez wrote: > On 08/21/14 at 07:39am, Yamakaky wrote: >> It's good to have a real vim package, but the `clipboard` option is now >> disabled (see `vim --version`). Is there any reason ? I use it a lot via the >> "+ register. > > I too find this disappointing. The o

Re: [arch-general] Vim clipboard option

2014-08-21 Thread Manolo Martínez
On 08/21/14 at 11:17am, Magnus Therning wrote: > On Thu, Aug 21, 2014 at 07:39:50AM +0200, Yamakaky wrote: > > Hi > > > > It's good to have a real vim package, but the `clipboard` option is now > > disabled (see `vim --version`). Is there any reason ? I use it a lot via the > > "+ register. > > I

Re: [arch-general] Vim clipboard option

2014-08-21 Thread Manolo Martínez
On 08/21/14 at 07:39am, Yamakaky wrote: > It's good to have a real vim package, but the `clipboard` option is now > disabled (see `vim --version`). Is there any reason ? I use it a lot via the > "+ register. I too find this disappointing. The only reason I have gvim installed is in order to use th

Re: [arch-general] Vim clipboard option

2014-08-21 Thread Daniel Micay
On 21/08/14 07:59 AM, lolilolicon wrote: > On Thu, Aug 21, 2014 at 1:39 PM, Yamakaky wrote: >> Hi >> >> It's good to have a real vim package, but the `clipboard` option is now >> disabled (see `vim --version`). Is there any reason ? I use it a lot via the >> "+ register. > > If the use case is no

Re: [arch-general] Vim clipboard option

2014-08-21 Thread lolilolicon
On Thu, Aug 21, 2014 at 1:39 PM, Yamakaky wrote: > Hi > > It's good to have a real vim package, but the `clipboard` option is now > disabled (see `vim --version`). Is there any reason ? I use it a lot via the > "+ register. If the use case is not too advanced, just use the clipboard capabilities

Re: [arch-general] Vim clipboard option

2014-08-21 Thread Magnus Therning
On Thu, Aug 21, 2014 at 07:39:50AM +0200, Yamakaky wrote: > Hi > > It's good to have a real vim package, but the `clipboard` option is now > disabled (see `vim --version`). Is there any reason ? I use it a lot via the > "+ register. It's disabled in the vim package, but enabled in gvim. Is there

Re: [arch-general] Vim clipboard option

2014-08-21 Thread Xandaros Yotanido
I just checked before updating; the clipboard option was disabled even before the update. 2014-08-21 5:39 GMT+00:00 Yamakaky : > Hi > > It's good to have a real vim package, but the `clipboard` option is now > disabled (see `vim --version`). Is there any reason ? I use it a lot via > the "+ regi

[arch-general] Vim clipboard option

2014-08-20 Thread Yamakaky
Hi It's good to have a real vim package, but the `clipboard` option is now disabled (see `vim --version`). Is there any reason ? I use it a lot via the "+ register. Thanks