edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Adam Thompson <arthompson1990@gmail.com>
To: Karl Dahlke <eklhad@comcast.net>
Cc: Edbrowse-dev@lists.the-brannons.com
Subject: Re: [Edbrowse-dev] background list
Date: Mon, 12 Jan 2015 22:29:44 +0000	[thread overview]
Message-ID: <20150112222944.GJ31364@toaster.adamthompson.me.uk> (raw)
In-Reply-To: <20150011091127.eklhad@comcast.net>

[-- Attachment #1: Type: text/plain, Size: 917 bytes --]

On Sun, Jan 11, 2015 at 09:11:27AM -0500, Karl Dahlke wrote:
> As per your request, the bgl command lists the background downloads
> that you have issued, and gives their status, complete, in progress, or failed.
> I can make changes to this command, in its function or its format.
> I probably won't use it myself, so I don't have strong feelings about it.

Thanks, format is fine as far as I can see.
Another request would be a way to stop a download,
this would perhaps require adding an id or index to the bgl output.
For example something like:
bgl
in progress {
1 some_large_image.iso
2 a_big_archive.zip
}
bgs 2
download stopped a_big_archive.zip
bgl
in progress {
1 a_large_arimage.iso
}
stopped {
2 a_big_archive.zip
}

There could also possibly be a bgr command to resume it:
bgr 2
download resumed a_big_archive.zip
bgl
in progress {
1 a_large_image.iso
2 a_big_archive.zip
}

Any thoughts?

Cheers,
Adam.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2015-01-12 22:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-11 14:11 Karl Dahlke
2015-01-12 22:29 ` Adam Thompson [this message]
2015-01-12 23:51 Karl Dahlke
2015-01-13 11:43 ` Chris Brannon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150112222944.GJ31364@toaster.adamthompson.me.uk \
    --to=arthompson1990@gmail.com \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    --cc=eklhad@comcast.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).