zsh-workers
 help / color / mirror / code / Atom feed
* Minor annoyance with new `for' syntax
@ 2001-07-01  5:34 Bart Schaefer
  2001-07-05 17:26 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Bart Schaefer @ 2001-07-01  5:34 UTC (permalink / raw)
  To: zsh-workers

zsh$ for key val in ${(kv)options}
zsh: correct 'val' to 'cal' [nyae]? 

I don't think correction should apply there ... but it gets worse; answer
`a' to `abort' and:

zsh$ for key val in ${(kv)options}
zsh: correct 'val' to 'cal' [nyae]? 
for> 

Anything that you type at the `for> ' prompt will be ignored when zsh
finally reacts to the abort request, but it lets you enter the entire
do ... done body before it finally does abort.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


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

end of thread, other threads:[~2001-07-05 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-01  5:34 Minor annoyance with new `for' syntax Bart Schaefer
2001-07-05 17:26 ` Peter Stephenson

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