Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completion: lualatex ≠ pdflatex and xelatex
- X-seq: zsh-users 28405
- From: Denis Bitouzé <dbitouze@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Completion: lualatex ≠ pdflatex and xelatex
- Date: Thu, 17 Nov 2022 09:19:11 +0100
- Archived-at: <https://zsh.org/users/28405>
- In-reply-to: <CAH+w=7bfJFie7y6rGPSOuP4vvXpFYFQKDGF-PMtQtkjfm6-jow@mail.gmail.com> (Bart Schaefer's message of "Wed, 16 Nov 2022 16:21:09 -0800")
- List-id: <zsh-users.zsh.org>
- References: <87v8ntidza.fsf@example.com> <87h6yysjlf.fsf@example.com> <CAH+w=7bfJFie7y6rGPSOuP4vvXpFYFQKDGF-PMtQtkjfm6-jow@mail.gmail.com>
Le 16/11/22 à 16h21, Bart Schaefer a écrit :
> On Wed, Nov 16, 2022 at 12:57 PM Denis Bitouzé <dbitouze@xxxxxxxxxx> wrote:
>>
>> no one has any idea how to solve the problem below?
>
> Did not see a message from you on 05/11/22 ...
You are forgiven :)
>> Le 05/11/22 à 17h05, Denis Bitouzé a écrit :
>>
>> > Maybe this has to do with the absence of `lualatex` in the line:
>> >
>> > │ #compdef tex latex slitex pdftex pdflatex jadetex pdfjadetex xetex=tex xelatex=latex latexmk
>
> Yes, that's exactly the issue. Just add
>
> compdef lualatex=latex
>
> to .zshrc
Indeed, it does the trick: thanks.
Where could I ask the `zsh`'s' maintainers to add this to the default
`zsh`'s configuration?
--
Denis
Messages sorted by:
Reverse Date,
Date,
Thread,
Author