zsh-workers
 help / color / mirror / code / Atom feed
From: yamagata@nwgpc.kek.jp
To: zsh-workers@math.gatech.edu
Subject: Re: multi-line history storing bug (beta13)
Date: Tue, 16 Jan 1996 14:07:50 +0900	[thread overview]
Message-ID: <199601160507.OAA13566@nwgpc.kek.jp> (raw)
In-Reply-To: Your message of "Mon, 15 Jan 1996 17:10:15 +0100"

Hello,

>> Heyla, doing this on my machine loses the last line in the history list.
>> 
>> % for I in test
>> do echo hi
>> #test
>> done
>> %
>> 
>> It seems to happen in multiline editing when I put in a comment. Anyone else
>> get this?

> It needs to pretend the newline character at the end of the comment is
> a word, like other newlines.  (If it doesn't count the newline as a
> word, it'll assume that the text ends with the previous word.)  I
> didn't do that much detailed checking with multi line buffers, or with
> interactivecomments.

I applied this patch, but still
zsh loss all lines except last, like this.
% sed '
s/:.*//
s/!.*//
' .newsrc

--
yamagata


  reply	other threads:[~1996-01-16  6:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-01-15 14:45 Geoff Wing
1996-01-15 15:21 ` Zefram
1996-01-15 16:10 ` Peter Stephenson
1996-01-16  5:07   ` yamagata [this message]
1996-01-16  9:10     ` yamagata

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=199601160507.OAA13566@nwgpc.kek.jp \
    --to=yamagata@nwgpc.kek.jp \
    --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).