zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: zsh-workers@math.gatech.edu
Subject: Bugs in vi-delete and vi-put-*
Date: Sat, 21 Nov 1998 18:15:15 -0800	[thread overview]
Message-ID: <981121181516.ZM28961@candle.brasslantern.com> (raw)

Sorry, no patches this time, just a report.

Starting with:

  zagzig[42] bindkey -v
  zagzig[43] echo this is a line

cursor after "line", type ESC dd P j.  Note that you end up on the line
below the prompt, even though there was no newline in what was deleted.
Now type p.  Note that you end up with:

  zagzig[43] echo this is a line

  echo this is a line

with the cursor between the two lines.  So far 3.0.5 and 3.1.5 have the
same bug.  Type j j, note feep on second attempt to move down a line.
Now type k dd.  In 3.0.5, the blank line is deleted, but in 3.1.5 all you
get is a feep.  The only way to get rid of the blank line in 3.1.5 is to
move up to the previous line and type J.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


             reply	other threads:[~1998-11-22  2:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-22  2:15 Bart Schaefer [this message]
1998-11-22  3:27 ` Phil Pennock
1998-11-22  4:04   ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=981121181516.ZM28961@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).