Skip to content

Added POSIX-compliant updating of mupdf#65

Open
Aleppi wants to merge 2 commits intoxuhdev:masterfrom
Aleppi:master
Open

Added POSIX-compliant updating of mupdf#65
Aleppi wants to merge 2 commits intoxuhdev:masterfrom
Aleppi:master

Conversation

@Aleppi
Copy link

@Aleppi Aleppi commented Apr 20, 2018

This is meant to be a POSIX-compliant version of #59 since it hadn't been updated in a month.

It finds the PIDs of all mupdf processes and sends SIGHUP to them. No mupdf instance is closed, including other ones running in the background, however I am pretty sure they still recieve the SIGHUP sent.

I haven't found a way to get the PID from the mupdf process that gets started, $! doesn't seem to work to get the PID of the started process.

@stale
Copy link

stale bot commented Jul 20, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs, but feel free to re-open a closed issue if needed.
Thanks for contributing to vim-llp!

@stale stale bot added the stale label Jul 20, 2018
@xuhdev
Copy link
Owner

xuhdev commented Jan 29, 2020

I personally feel like this changes normally make the code difficult to maintain. I would rather wrap mupdf in a script and let Vim call that script. Would you mind adding this to Wiki instead of changing the code? https://github.com/xuhdev/vim-latex-live-preview/wiki/Known-Working-PDF-Viewers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants