Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

bug in 'repeat' syntax (zsh-3.0.7)



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