diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-03 11:22:01 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-03 11:22:01 -0400 |
commit | be62738ae20dc71487723ea8bc10e9265fd69dca (patch) | |
tree | 905ba00f0f69f03f62f3188c75ad162b62f1d42c /doc/todo | |
parent | d382358989b63428989bffb28935bfe9d5986119 (diff) |
ascii-progress
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/parallel_get.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/parallel_get.mdwn b/doc/todo/parallel_get.mdwn index 119d0783e..d2d865ff7 100644 --- a/doc/todo/parallel_get.mdwn +++ b/doc/todo/parallel_get.mdwn @@ -71,3 +71,8 @@ Pain points: This approach is just not as flexible or nice in general. See also: [[parallel_possibilities]] + +> I am looking at using the ascii-progress library for this. +> It has nice support for multiple progress bars, and is portable. +> I have filed 7 issues on it, around 4 of which need to get fixed before +> it's suitable for git-annex to use.. --[[Joey]] |