kaarmu / typst.vim

Vim plugin for Typst
MIT License
281 stars 24 forks source link

Error while using :Typstwatch in vim #63

Closed porcaror closed 10 months ago

porcaror commented 10 months ago

Hi, when I try to use :TypstWatch in gvim I have the following error message: Screenshot_20231019_110939.

kaarmu commented 10 months ago

Thank you for the issue! Do you mean that this error shows up after closing the PDF-reader and reruning TypstWatch? In that case, the problem is easily solved and I will try to fix it as soon as possible. Otherwise..?

porcaror commented 10 months ago

Yes! Exactly. Thanks in advanced for your work. Roberto

Il Gio 19 Ott 2023, 17:05 Kaj Munhoz Arfvidsson @.***> ha scritto:

Thank you for the issue! Do you mean that this error shows up after closing the PDF-reader and reruning TypstWatch? In that case, the problem is easily solved and I will try to fix it as soon as possible. Otherwise..?

— Reply to this email directly, view it on GitHub https://github.com/kaarmu/typst.vim/issues/63#issuecomment-1771179690, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQKW7P475GWMOFDNUJ542LTYAE6TRAVCNFSM6AAAAAA6G3HSN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZRGE3TSNRZGA . You are receiving this because you authored the thread.Message ID: @.***>

kaarmu commented 10 months ago

One of the two errors should be resolved in main. For the other error (the main one, TypstWatch already running) you can test out in the watcher branch.

Please let me know if it works!