Bug#422575: closed by James Vega <[EMAIL PROTECTED]> (Re: Bug#422575: Change in CTRL-C behavior with visual block mode)

2007-09-23 Thread James Vega
On Sat, Sep 22, 2007 at 08:03:29PM -0400, Blaise Gassend wrote: > Up to now I could always > use CTRL-C instead of ESC, which is much more conveniently located. You can also use Ctrl-[ in general as a replacement for escape if that's more convenient. > Also, if the new behavior is the intended be

Bug#422575: closed by James Vega <[EMAIL PROTECTED]> (Re: Bug#422575: Change in CTRL-C behavior with visual block mode)

2007-09-22 Thread Blaise Gassend
r > (administrator, Debian Bugs database) > > Subject: Re: Bug#422575: Change in CTRL-C behavior with visual block mode > From: James Vega <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Thu, 20 Sep 2007 11:26:34 -0400 > X-Spam-Level: > > On Thu, Sep 20, 2007 at 0

Bug#422575: Change in CTRL-C behavior with visual block mode

2007-09-20 Thread Bram Moolenaar
James Vega wrote: > Starting in 7.0 there was a slight bug introduced with the behavior of > using to end a visual block insert. This can be seen via: > > vim -u NONE -N > 4iX > yyp > kIy > > The y is only inserted on the first line. Now, the weird part is that > reverts back to the

Bug#422575: Change in CTRL-C behavior with visual block mode

2007-09-19 Thread James Vega
Bram, Starting in 7.0 there was a slight bug introduced with the behavior of using to end a visual block insert. This can be seen via: vim -u NONE -N 4iX yyp kIy The y is only inserted on the first line. Now, the weird part is that reverts back to the expected behavior if you change