zsh-workers
 help / color / mirror / code / Atom feed
From: Colm Buckley <cbuckley@cs.tcd.ie>
To: zsh-workers@math.gatech.edu
Subject: "read" broken in 2.6-beta21?
Date: Thu, 27 Jun 1996 01:11:06 +0100	[thread overview]
Message-ID: <199606270011.BAA07863@picasso.cs.tcd.ie> (raw)


This has been affecting me recently; I just tracked it down to the
following:

The "read" command in zsh2.6-beta21 behaves strangely when the input
exceeds 63 characters; the remaining characters in the line are
truncated.  For example :

$ read x
1234567890123456789012345678901234567890123456789012345678901234567890
$ echo $x
123456789012345678901234567890123456789012345678901234567890123
$

I don't *think* this affected previous versions of zsh.  If a static
buffer is being used for "read", might I suggest that it be increased in
size to something greater than 64 bytes?

(Apologies if this has been pointed out already; I don't subscribe to
zsh-workers any more so I'm not up to speed on the current discussion.
Please e-mail me with comments.)

           Colm

-- 
Colm Buckley B.F. | EMail : Colm.Buckley@tcd.ie or colm@lspace.org
Computer Science  | WWW   : http://isg.cs.tcd.ie/cbuckley/
Trinity College   | Phone : +353 87 469146 (087-469146 within Ireland)
Dublin 2, Ireland | "Microsoft : Where do you want to crash today?"



             reply	other threads:[~1996-06-27  0:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-27  0:11 Colm Buckley [this message]
1996-06-27 21:42 ` Zoltan Hidvegi

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=199606270011.BAA07863@picasso.cs.tcd.ie \
    --to=cbuckley@cs.tcd.ie \
    --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).