Reload on SIGHUP
authorCharles Lehner <cel@celehner.com>
Sat, 9 Jan 2016 19:18:53 +0000 (14:18 -0500)
committerQuentin Rameau <quinq@fifth.space>
Fri, 8 Jul 2016 13:02:42 +0000 (15:02 +0200)
commitc64c368d86a4319e43b7ff3d73a4afe0f4e8adf0
tree62f17eb0914e7fceaf4be300190de43f1762a549
parent4c41d363b761999a8af864b4e20218f0625d940f
Reload on SIGHUP

ratiueratuie rstiure tiurest aruite rautie rautier tiue rtaruit ratiuera
This patch makes surf reload its pages when it receives a SIGHUP signal.
This makes it easier for shell scripts to trigger surf to reload.

I'm aware of using xdotool to trigger ctrl+r keypresses for reloading
but I wasn't able to get that to work in a general way. [1]

I'm sending this here in case surf maintainers and users would like to
include this in core - if not I will submit it to the wiki.

Regards,
Charles

[1] http://surf.suckless.org/files/autorefresh

Signed-off-by: Christoph Lohmann <20h@r-36.net>
surf.c