Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
2024-02-24 09:47:22 +0000, Stephane Chazelas:
[...]
> 3. Fix those cases where zerrmsg is called with %s/%l/%S
> arguments non-metafied like in that "bad interpreter" case
> above.
[...]
Sorry, I just realised I didn't mention that "case above":
$ echo '#! ÃÃÃÃ' > a
$ chmod +x a
$ ./a
zsh: ./a: bad interpreter: \M-C\M-c\M-c\M-c\M-^C: no such file or directory
--
Stephane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author