Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Reload the image on SIGUSR{1,2} #199

Closed
LemonBoy opened this issue Mar 27, 2015 · 2 comments
Closed

Reload the image on SIGUSR{1,2} #199

LemonBoy opened this issue Mar 27, 2015 · 2 comments

Comments

@LemonBoy
Copy link

It'd be quite handy for my workflow, since I edit my gnuplot scripts in vim and wanted to have some kind of live-reloading.

@xyb3rt
Copy link
Owner

xyb3rt commented Mar 28, 2015

This was already covered in the unmerged pull request #29, which is still not fully functional. You might want to try something like xdotool; the following command makes all open sxiv instances reload their current image:

xdotool search --class sxiv key --window %@ r

@xyb3rt xyb3rt closed this as completed Mar 28, 2015
@sdx23
Copy link
Contributor

sdx23 commented Aug 8, 2015

Is dependency-sparseness very important to you or could a pull request adding automatic reload via inotify succeed?

xyb3rt added a commit that referenced this issue May 17, 2017
Pull request #278.

Fixes issue #29 and issue #199.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants