Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
bug in 'repeat' syntax (zsh-3.0.7)
- X-seq: zsh-workers 13236
- From: Dominik Vogt <dominik.vogt@xxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: bug in 'repeat' syntax (zsh-3.0.7)
- Date: Tue, 5 Dec 2000 16:26:26 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- Reply-to: dominik.vogt@xxxxxx
There is a minor bug in the parsing of the 'repeat' command in
zsh-3.0.7. The repeat count can be any token you like, as long
as it starts with a digit. For example,
repeat 9lskedhgflish echo foobar
works with a reapeat count of 9. Not sure if this was intended.
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt@xxxxxx
Reply-To: dominik.vogt@xxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author