dsanson / termpdf.py

A graphical pdf and epub reader that works inside the kitty terminal
MIT License
496 stars 30 forks source link

vimtex/latexmk auto-reload #7

Open NicholasYA opened 4 years ago

NicholasYA commented 4 years ago

How difficult would it be to configure a trigger for termpdf.py to auto-reload when a .pdf file is updated by vimtex's call to have latexmk compile a .tex file?

I've tried messing with kitty's remote-control features but not with great success from an automated stand point. I'd be happy with a hacky script for the time being.

I'm using the latest kitty and vim 8 if that matters.

camspiers commented 4 years ago

@tehNYAZ if you are still interested: https://github.com/dsanson/termpdf.py/issues/10