Hello, On Wed, Jan 7, 2015 at 3:29 PM, Christoph Lohmann <[email protected]> wrote: > Theses patches have been discussed on IRC. The optimal solution has been > to make the default DOWNLOAD macro to ask for a string. If the string is > empty, pass ‐O to curl, if it’s non‐empty add ‐‐create‐dirs and ‐o > $string to curl. > > Any comments on this? >
For a while now, i've been maintaining a patch in my queue that cd's to a downloads destination dir in the DOWNLOAD macro. it would be nice to have what you mentioned above. -D/-d hasn't been taken maybe that could enabledownloadprompt? --Carlos
