On Thu, Nov 6, 2014 at 12:01 AM, Tobias Mueller <mue...@cryptobitch.de>
wrote:

> Hi.
>
> On Thu, Oct 30, 2014 at 12:32:24PM -0400, Glenn Jackman wrote:
> > begin; sleep 10; and beep; end &
> >
> > should do it.
> I agree.
> It does not work, however, for me.
>
> begin; sleep 10; and beep; end &
>
> fish: Could not locate end of block. The "end" command is missing,
> misspelled or
> a ";" is missing.
>
> that's fish, version 2.0.0.
>
> Does it work in newer versions?
>

Yes. We have implemented a new parser after fish 2.1 and this statement
does not give a syntax error with it. See
https://github.com/fish-shell/fish-shell/issues/557


> Cheers,
>   Tobi
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users
>



-- 
Regards,
Siteshwar
------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to