zsh-workers
 help / color / mirror / code / Atom feed
* "read" broken in 2.6-beta21?
@ 1996-06-27  0:11 Colm Buckley
  1996-06-27 21:42 ` Zoltan Hidvegi
  0 siblings, 1 reply; 2+ messages in thread
From: Colm Buckley @ 1996-06-27  0:11 UTC (permalink / raw)
  To: zsh-workers


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?"



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1996-06-27 23:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-27  0:11 "read" broken in 2.6-beta21? Colm Buckley
1996-06-27 21:42 ` Zoltan Hidvegi

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).