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
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
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
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
4 matches
Mail list logo