zsh-workers
 help / color / mirror / code / Atom feed
* beep and garbage with long commands
@ 2004-06-17  1:55 slumos
  2004-06-18  6:52 ` Dan Nelson
  0 siblings, 1 reply; 3+ messages in thread
From: slumos @ 2004-06-17  1:55 UTC (permalink / raw)
  To: zsh-workers


When entering certain long commands, zsh (at least 4.0.7 and 4.2.0 on
at least FreeBSD and Solaris) beeps and echos parts of the command.
Here's a stupid made-up example:

[~]0% ls -la | while read line; do echo $line | awk '{print $1 " " $2 " " $3 " " $4 " " $5 "\n"}'; done >|/dev/null; echo

"}'; done >|/dev/null; echo
[~]0% 

Steve


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

end of thread, other threads:[~2004-06-19  2:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-17  1:55 beep and garbage with long commands slumos
2004-06-18  6:52 ` Dan Nelson
2004-06-19  1:50   ` Steven Lumos

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