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

Re: Can zsh `else` reserved keyword command be aliased and the lexem itself be repurposed as `fi` keyword command?



On Fri, Dec 29, 2017 at 3:45 PM, Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:
> Mathieu wants execution to begin as soon as there is
> some code in the buffer, without waiting for the final keyword to
> appear.

Not-so-incidentally, the fact that zsh does NOT do this is one of the
primary reasons that zsh exists at all.  Paul Falstad found it
distasteful that csh DOES that, and set out to create a shell that had
the interactive advantages of csh while preserving the separation of
parse and execution as found in sh and ksh.



Messages sorted by: Reverse Date, Date, Thread, Author