Bug#642432: vim 'C' command on empty last line inserts on previous line instead.

2011-10-16 Thread Michael O'Donnell
Package: vim Followup-For: Bug #642432 Dear Maintainer, The misbehavior in question appears to be corrected as of vim version 7.3.333 as recently obtained via apt-get. --Michael O'Donnell -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'),

Bug#642432: vim 'C' command on empty last line inserts on previous line instead.

2011-10-01 Thread Michael O'Donnell
Not sure what the status is but FYI, this is still b0rken as of version 7.3.315 that I just pulled onboard via "apt-get dist-upgrade"... --M -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#642432: vim 'C' command on empty last line inserts on previous line instead.

2011-09-22 Thread James Vega
tag 642432 confirmed fixed-upstream thanks On Thu, Sep 22, 2011 at 11:42:16AM -0400, Michael O'Donnell wrote: > To reproduce: > > - Create or edit a multi-line file with a last line that's empty. > - Position cursor on that empty last line. > - Note that the 'C' command erroneously deletes the

Bug#642432: vim 'C' command on empty last line inserts on previous line instead.

2011-09-22 Thread Michael O'Donnell
Package: vim Severity: normal Dear Maintainer, To reproduce: - Create or edit a multi-line file with a last line that's empty. - Position cursor on that empty last line. - Note that the 'C' command erroneously deletes the current line and instead changes to insert mode at the beginning of