On Fri, Nov 13, 2020 at 05:15:52PM -0500, Steve Ward wrote:
> `fish --version`
> > fish, version 3.1.2
>
>
> `cat syntax-check.fish`
> > abbr --add --global amek make
> > alias md5=md5sum
>
>
> ~ $ fish -n syntax-check.fish
> > syntax-check.fish (line 1):
> > abbr --add --global amek make
> > ^
> > syntax-check.fish (line 2):
> > alias md5=md5sum
> > ^
This is fixed in the latest master branch, probably by
one of the commits leading up to fba4363c1 ("Stop fish --no-execute harder
from executing stuff")
>
> The output of the syntax checking isn't useful -- it's just a caret and
> nothing else.
> Am I missing something?
> _______________________________________________
> Fish-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fish-users
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users