Re: A small feature request for Vim 7.4

2013-07-16 Thread Paul Isambert
Aggelos Kolaitis a écrit: > On Monday, July 15, 2013 7:19:09 PM UTC+3, Nicolas Dermine wrote: > > > On Mon, Jul 15, 2013 at 4:26 PM, Aggelos Kolaitis > > > wrote: > > > > > > I'm using Vim version 7.3. > > > > > > When in visual block mode, once I have chosen a one-line column, the last > > >

Re: A small feature request for Vim 7.4

2013-07-15 Thread Aggelos Kolaitis
On Monday, July 15, 2013 7:19:09 PM UTC+3, Nicolas Dermine wrote: > On Mon, Jul 15, 2013 at 4:26 PM, Aggelos Kolaitis wrote: > > I'm using Vim version 7.3. > > > > When in visual block mode, once I have chosen a one-line column, the last > char has not been highlighted. For example consider t

Re: A small feature request for Vim 7.4

2013-07-15 Thread Nicolas Dermine
On Mon, Jul 15, 2013 at 4:26 PM, Aggelos Kolaitis wrote: > I'm using Vim version 7.3. > > When in visual block mode, once I have chosen a one-line column, the last > char has not been highlighted. For example consider the following text: > > | first > | second > | third > > I move the cursor

Re: A small feature request for Vim 7.4

2013-07-15 Thread Marcin Szamotulski
On 07:26 Mon 15 Jul , Aggelos Kolaitis wrote: > I'm using Vim version 7.3. > > When in visual block mode, once I have chosen a one-line column, the last > char has not been highlighted. For example consider the following text: > > | first > | second > | third > > I move the cursor th

A small feature request for Vim 7.4

2013-07-15 Thread Aggelos Kolaitis
I'm using Vim version 7.3. When in visual block mode, once I have chosen a one-line column, the last char has not been highlighted. For example consider the following text: | first | second | third I move the cursor the first 'f', enter visual block mode with 'Ctrl-V' and do a '2j' to m