Add external download command #543 #348.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 18 May 2019 22:29:23 +0000 (00:29 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 18 May 2019 22:41:00 +0000 (00:41 +0200)
commit53a91b6db6cb5d2e052d4e0a3be621778d42ac82
treeb75ced0e19635d278aba9565b747295a57842a3f
parent79c69ba194db0e4ddfb4ff985bc51c3b14ac8dd3
Add external download command #543 #348.

Added 'download-command' setting to configure a command/script that
handles the download of an uri. With the new setting flag
'download-use-external' can be decided if the external download command
is used to download an uri or the built in downloader.
doc/vimb.1
src/main.c
src/setting.c