download-region

Homepage: http://zk-phi.github.io

Author: zk_phi

Updated:

Summary

Simple in-buffer download manager

Commentary

Require (or autoload) this script in your init file :

  (require 'download-region)

then two commands below are available.

- download-region-as-url

  Download selected URL, to a specific directory.

- download-region-cancel

  Cancel all downloads in the region.

For more details, see "Readme".

Dependencies